Loading Tool

Explorer IconExplorer

Memory Pool

73,541 transactions
27.23 vMB
0.06508093 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt e277a868f1d0174115385177d24ca99421fbae8d4858c3fe13a68815eb32c3c2
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 043da303f8cfa115b0402bed2e4b5d0443108ba669545c2a0782d17018f9c803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00711956 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (366,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,687 548,687 0000000000000000000729c446ddf70fbd1d788053948c5336ad3b9400dd9ee4 3,156 1.00/1.00 vMB 6
548,686 548,686 0000000000000000000341a9878412aec127ace8968beff6d4abada1af7b179b 1,567 0.50/1.00 vMB 19
548,685 548,685 000000000000000000181864fec662df003feb7995b4d1d7476bf95244fc1954 3,271 1.00/1.00 vMB 13
548,684 548,684 0000000000000000000cbfb1206e8952d494d783e001a0be3e7350a6f1612506 73 0.02/1.00 vMB 17
548,683 548,683 00000000000000000005e4d18382a3638315901098711d27846768508ce0e365 588 0.24/1.00 vMB 17
548,682 548,682 0000000000000000001f8f91e466610885bf595638e8b93e087a02041238747f 2,830 1.00/1.00 vMB 11
548,681 548,681 0000000000000000001708f82f060f41283deb52f5124ac88a28c149b937f3fb 1,016 0.77/1.00 vMB 6
548,680 548,680 0000000000000000001479051dd7f340b052d1b0916b636a6fb38526e125201a 2,426 0.99/1.00 vMB 11
548,679 548,679 00000000000000000004719a11a3d5fdc29b5499908081a386e0194fe9822db0 394 0.21/1.00 vMB 7
548,678 548,678 0000000000000000002270b514a0e16361b4956a79a9e88d046274e7ece67d9c 847 0.66/1.00 vMB 5
548,677 548,677 0000000000000000001551d0f97390a22c63833a21430097ff5045e114e76c74 2,509 1.00/1.00 vMB 9
548,676 548,676 0000000000000000001734de463cffe95c449158409b4b23c0c08acba771618c 214 0.34/1.00 vMB 6
548,675 548,675 0000000000000000002020d3bdce1ac4d7f59b88bf220efed6635cdb9f3457d2 5 0.00/1.00 vMB 14
548,674 548,674 0000000000000000001950863bc4446843873f7331a73f980bd74bf5ba847f5b 1,828 1.00/1.00 vMB 6
548,673 548,673 000000000000000000145e18b3a9bb05d8b914661b855927b408f7f9bff87f22 3,321 1.00/1.00 vMB 11
548,672 548,672 000000000000000000174fde3c3240ebd6e655063e7aa59e79574f9d53e51c3c 1,653 0.77/1.00 vMB 11
548,671 548,671 0000000000000000000ffc992808b79bb09c490eb6a35d9f95d84a979d4173a7 1,214 0.49/1.00 vMB 8
548,670 548,670 000000000000000000205c71e03673511ad031e20618c4f40bffbad38ea8d446 2,086 0.89/1.00 vMB 8
548,669 548,669 00000000000000000020cb6abe47c102655cdbdab25d290bf27d97a3b37969f2 665 0.26/1.00 vMB 8
548,668 548,668 0000000000000000001ce820ef56c8e6b946fddca649555b54d93c52b2ff7a79 1 0.00/1.00 vMB 0
548,667 548,667 0000000000000000000d3bc2fbb1826f8651cc2ff06c66c030ff803571ec5325 831 0.36/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.91 GB
    • Received: 17.62 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.