Loading Tool

Explorer IconExplorer

Memory Pool

46,062 transactions
28.58 vMB
0.06775791 BTC
Random Selection Loading Transactions
Max Size: 152.35/200 MB

Candidate Block

Mining Attempt 5dec44401e0c67aa7ece05ce5ec4e0b3dfc20c2416b1ce3a40e2e9787d959b2e
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d5e3ca8086bd381cea3578c56a22bbe7e925463172d9f755a70334279518a949
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,812
Size: 1.00 vMB
Total Fees: 0.01354097 BTC
Feerates: 73.20 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (92,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
822,070 822,070 00000000000000000000f8c701f78805d09de0b686cc4093609ef7ba078bcf72 4,516 1.00/1.00 vMB 636
822,069 822,069 00000000000000000000e1bccd47a125872f55ed2f05b3b45b92897f7814a966 4,799 1.00/1.00 vMB 689
822,068 822,068 000000000000000000029671d5bad5658f49aaef005ef656196eedb9a9941cfb 4,515 1.00/1.00 vMB 724
822,067 822,067 00000000000000000001f88790f3cfdabdca999f64c21b3a4dfe06275f3e91aa 4,506 1.00/1.00 vMB 594
822,066 822,066 0000000000000000000289b6c59ef6e577d34714da5641d6c3c5c8275a52d801 4,135 1.00/1.00 vMB 723
822,065 822,065 00000000000000000002b01668df5d692d47e282625640e75822578bc2091a6a 4,184 1.00/1.00 vMB 413
822,064 822,064 00000000000000000003864064421efa100955bb983af2586b531c5f81a9382d 2,256 1.00/1.00 vMB 201
822,063 822,063 000000000000000000009ec1795bf3c43cca49b15c82dce54a13f7807b0c38f0 4,877 1.00/1.00 vMB 233
822,062 822,062 0000000000000000000354410849bc0e8d58d629940231f90eab0e432203048b 4,043 1.00/1.00 vMB 220
822,061 822,061 00000000000000000001b1f1d20bab2660541552f4480c6ecd058ea39609077a 4,444 1.00/1.00 vMB 253
822,060 822,060 000000000000000000020c9b4305a9eeb34331ff4da812fcddc3c22f13eb5419 5,096 1.00/1.00 vMB 220
822,059 822,059 00000000000000000000a6563906733d5638cc1b42653c12f63288b76bd2d422 4,088 1.00/1.00 vMB 260
822,058 822,058 000000000000000000037779ce4362abdcd1425036f0d0ae273e1ad056ec774f 4,148 1.00/1.00 vMB 264
822,057 822,057 0000000000000000000321226c490c81f91eec8f1c67cf5fd0c2bc78b6a58562 5,762 1.00/1.00 vMB 229
822,056 822,056 000000000000000000007a1cec8a008e8e9f7446b2e232e58f9724c16e520ec6 2,438 1.00/1.00 vMB 211
822,055 822,055 00000000000000000001614781bc2f3d3d854e546caf32f17e9f56b896bc0ba1 4,910 1.00/1.00 vMB 259
822,054 822,054 00000000000000000001bd64f4fcf6fe768ad2df949be49c6357b49d8a114ccb 4,136 1.00/1.00 vMB 233
822,053 822,053 00000000000000000001b47dad51b56122a5980783bb1f493a7de8bcd84aeede 4,109 1.00/1.00 vMB 268
822,052 822,052 00000000000000000002b79a47e3047f316fbab43047167b2dd152ce95e6f9b5 3,894 1.00/1.00 vMB 337
822,051 822,051 00000000000000000000817b8c3ee455e49088594b0ef8b3206e73d06dced531 4,260 1.00/1.00 vMB 252
822,050 822,050 0000000000000000000053fcdecd287d11c65160f85ab06377e988b35b6496f3 4,252 1.00/1.00 vMB 298
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 652.01 GB
    • Received: 13.68 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.