Loading Tool

Explorer IconExplorer

Memory Pool

74,810 transactions
27.63 vMB
0.07636078 BTC
Random Selection Loading Transactions
Max Size: 168.45/200 MB

Candidate Block

Mining Attempt 0ec7256febe1f38b0d31aa9dda6cefe29d34ce8cec4d06f7c0e7008133266b7e
Version 20000000
Previous Block 0000000000000000000117b22a8fd8211255c991b19b06ff4ae6e1473feaa1c2
Merkle Root 675a41091df37a50b781d78c69b6bbe912ef614b1205c2abc107d8ada6fb1b90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,229
Size: 1.00 vMB
Total Fees: 0.01715716 BTC
Feerates: 121.74 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,286 (528,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,530 386,530 000000000000000009665d5719b71973974de8bca703fed62e764ae79a42bdbd 2,299 0.90/1.00 vMB 41
386,529 386,529 00000000000000000d8930e68774373b52031d7bec63f93a0c398eb10f3b596f 911 0.43/1.00 vMB 34
386,528 386,528 000000000000000008fe7c3c8400b703a055093911c1a886740a93de0e7a700a 1,498 0.99/1.00 vMB 22
386,527 386,527 0000000000000000073d90d271186b03966593f3b574b08753822e3742789331 3,057 1.00/1.00 vMB 46
386,526 386,526 0000000000000000038066b76937fca8a4a05a723df9dec662bfd27eaf86c0a6 1,501 0.75/1.00 vMB 27
386,525 386,525 000000000000000001c656bb0dfb02b9477d5b9db99f9393cc9f9572bf389c29 2,450 0.93/1.00 vMB 36
386,524 386,524 0000000000000000092f294cccc93687ea6ed05b44ee15b9f4e036c97d4c639e 1,991 0.75/1.00 vMB 46
386,523 386,523 0000000000000000000cb007ac70413e8d6e1e280e901dae05052d3d9a9898be 1,892 0.75/1.00 vMB 43
386,522 386,522 000000000000000001c0b2627eddef2cd81edee8998308aaf8d2d6680cf96ffc 2,943 0.93/1.00 vMB 61
386,521 386,521 00000000000000000626e82d3fe91eff6850548cb84dd11c46e0ac649a7d9cbd 1 0.00/1.00 vMB 0
386,520 386,520 00000000000000000b8c4832b7c02b5146aabf75aa05bd42a84a0055984cce13 1 0.00/1.00 vMB 0
386,519 386,519 000000000000000008813150384e7ffa4293dc501826496bd7b30c3bfffbce1a 2,424 0.93/1.00 vMB 42
386,518 386,518 000000000000000000de9d505081a53f24e861043e6ab51c6e1db4e2db9b0069 1,142 0.53/1.00 vMB 34
386,517 386,517 0000000000000000009d1de74aedb3bdf686f8f07d121a219fdad36a7856b5c8 668 0.53/1.00 vMB 26
386,516 386,516 000000000000000008f70c921d6b75fdaa7b5694e3def57aee9d5a02d34fc960 1,264 0.75/1.00 vMB 28
386,515 386,515 00000000000000000e90a2cb43f82bc9d5bc698aeef1bda991375da859c03b53 876 0.47/1.00 vMB 38
386,514 386,514 0000000000000000043808e61e561205e548c448fb375702713f4da084515c05 1,203 0.52/1.00 vMB 39
386,513 386,513 0000000000000000083cb69f50c4d4c523095865d11607024307fff938765595 599 0.40/1.00 vMB 30
386,512 386,512 00000000000000000e734f3b64690730f18ba563f0bc8cdb26a2d91631d81bef 599 0.31/1.00 vMB 28
386,511 386,511 00000000000000000d039ca5053cf7b30297039c4412c6ec02601d1859bb74a2 1,638 0.88/1.00 vMB 30
386,510 386,510 000000000000000004c4d5b3dd8fb9f895ef175bec9ab0c78499c4f7d5e1f392 1,778 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.89 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: 713.34 GB
    • Received: 17.35 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.