Loading Tool

Explorer IconExplorer

Memory Pool

41,953 transactions
26.51 vMB
0.07157244 BTC
Random Selection Loading Transactions
Max Size: 138.03/200 MB

Candidate Block

Mining Attempt e632258e974ceba5f9e7e7bd75e1738972248c6caa5408fd37325c010c23c088
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5fa6688a46e83b2f3f0cdb834bfe4e9befc8239e46173324dcb5342edc84f59b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.02280236 BTC
Feerates: 99.53 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (332,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,399 582,399 0000000000000000001f99b6953ad7ed08c099206098c54db61f44a6d69bf485 3,114 1.00/1.00 vMB 89
582,398 582,398 0000000000000000001dbae2df529850eb10d7a69e56be41e22358d50a3a01b5 2,531 1.00/1.00 vMB 92
582,397 582,397 000000000000000000106a4c9250015405fdeb5ddb520ead1a1f50d537a0d502 2,654 1.00/1.00 vMB 118
582,396 582,396 000000000000000000185aa124e6cd18d72f4207c2e832b7a7c2188801c677ad 1,890 1.00/1.00 vMB 98
582,395 582,395 00000000000000000018fd5d7bc7418f3704de31123ef2b5d89f3e6302d50f4a 1,955 1.00/1.00 vMB 94
582,394 582,394 000000000000000000144049b557c01f814890f1d940fcb7eaea2a9b80ef6cc4 2,868 1.00/1.00 vMB 118
582,393 582,393 00000000000000000024a047ddb333515f65a1217c3b7d832fcb5456d5774962 2,903 1.00/1.00 vMB 108
582,392 582,392 00000000000000000008a9f20375c588f24bd713fc0a9fcd8f7a4a48102bc0fe 2,120 1.00/1.00 vMB 107
582,391 582,391 00000000000000000019651c3468931eec09508b54838502209192e86f06f697 3,145 1.00/1.00 vMB 127
582,390 582,390 00000000000000000015180262d42f281df05466c512739b57235d022ff9b906 2,461 1.00/1.00 vMB 100
582,389 582,389 000000000000000000193eb9dc0a40e610115b59c9165f649fb0eea3e70df1a6 1,319 1.00/1.00 vMB 88
582,388 582,388 0000000000000000001d543d19727d628844b5a9ee730d58306cd38f1ee5a630 2,846 1.00/1.00 vMB 113
582,387 582,387 00000000000000000025e31cad4225d3fb819d21be6a35faca10121212e195be 2,350 1.00/1.00 vMB 108
582,386 582,386 00000000000000000001db7fd7e21eef40360ce8c4f12a67923fa2fe37216a6e 1,905 1.00/1.00 vMB 100
582,385 582,385 0000000000000000000c84c8db64c6f01fb1a3d1c4159419af08b9fcac93778c 2,714 1.00/1.00 vMB 100
582,384 582,384 0000000000000000000da7e58af397450563bd4163c131c4b59be396670e96cb 1,386 1.00/1.00 vMB 120
582,383 582,383 000000000000000000001d4156befe9968e8fc7dfcae492d2bffd0a41e79322c 2,241 1.00/1.00 vMB 107
582,382 582,382 000000000000000000073ef055ea3808531b34a62cb234a452be96245048a560 2,622 1.00/1.00 vMB 99
582,381 582,381 0000000000000000000b9363360b24b613adabff37a0e5e85e883fa6f22c2c1e 1,825 1.00/1.00 vMB 103
582,380 582,380 0000000000000000001a54c582e458b81f1a2ad2de72735125033dc4dfd0f4c9 1,908 1.00/1.00 vMB 107
582,379 582,379 00000000000000000009f16f58787c7f808e63c8886ff51a8445a25421971038 2,686 1.00/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.