Loading Tool

Explorer IconExplorer

Memory Pool

79,219 transactions
29.69 vMB
0.07749218 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt bf163364e19f58fdf9f5002d4fb7b3b98d926acdea20a18501170a8b5da6d110
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 8f54136e9fd8935e4a6c276a56ac681c2ec86dbe7c98c755254bbfc993b96024
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,899
Size: 1.00 vMB
Total Fees: 0.01712581 BTC
Feerates: 101.61 > 1.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (361,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,647 553,647 0000000000000000002f4bd0a675f8974eec989bfa1418d3006732f35d735e44 3,189 1.00/1.00 vMB 27
553,646 553,646 0000000000000000002336a73897a952229b17fc07e303351f3fa78fbdaaef8a 2,785 1.00/1.00 vMB 17
553,645 553,645 00000000000000000019d4eeda72445d97157bf07a68c88618f61ddf1a7aa1d0 377 0.51/1.00 vMB 2
553,644 553,644 0000000000000000002988aca6a80d05f50a6aaafbaddc9042534440e52301cc 2,184 1.00/1.00 vMB 9
553,643 553,643 000000000000000000190e6a2e781e14914fb5758c94e29075835a0edfaa4666 2,380 1.00/1.00 vMB 15
553,642 553,642 00000000000000000004072c49e65801ee696473c78fbbb9f476376d89c28190 2,663 1.00/1.00 vMB 25
553,641 553,641 0000000000000000000ad5d157fa76d8d446690ab320b2ca94294cf75b0eafbf 2,446 1.00/1.00 vMB 14
553,640 553,640 000000000000000000118859009d80c7be1bce54462b2aa23ac3372493808467 1,721 1.00/1.00 vMB 7
553,639 553,639 00000000000000000027081821fa637ed1c5d57129287b198c7e1b174e0e1083 2,687 1.00/1.00 vMB 9
553,638 553,638 000000000000000000190990aabc7a636e63ce2275c7e88263263118085594d8 2,323 1.00/1.00 vMB 35
553,637 553,637 00000000000000000021e80debe93ddd2383d058892c1a756f1989f7c1089490 565 0.32/1.00 vMB 9
553,636 553,636 0000000000000000002d4f3a49a745aaeb72a6e47f7174db733a8f6a2cc75244 1,334 0.59/1.00 vMB 13
553,635 553,635 000000000000000000108ea65b48e8e4e0a0824ef69af86b38f35b179afd2580 664 0.34/1.00 vMB 13
553,634 553,634 0000000000000000002f40da4d99e64f66fd7779e2977b395090e17d74869bfc 1,536 0.75/1.00 vMB 11
553,633 553,633 0000000000000000001f3336fd4ec31a959ec8258606b09212c7d881e8211d5d 1,800 1.00/1.00 vMB 6
553,632 553,632 000000000000000000228fab1c78046b7a4c2a649bb7e07a23b6fc02a964ec55 2,553 1.00/1.00 vMB 25
553,631 553,631 000000000000000000000d7cbbbd68317e2c4f23c270b5aa9df6f6ff77f4f222 134 0.05/1.00 vMB 20
553,630 553,630 0000000000000000000029661ae64b6c947e8f006f995bf3d6357c729fad54a1 31 0.01/1.00 vMB 19
553,629 553,629 0000000000000000000fe5124098df704c35b81cd78d37ad2ccacfa1e1121e53 192 0.26/1.00 vMB 2
553,628 553,628 000000000000000000017e9f90cf4f3c0368218cc0c7b2e9beaba4f27e12dbe2 2,160 1.00/1.00 vMB 15
553,627 553,627 000000000000000000233ad9907a6ea807d477aba3f029fc5ca6b1683068b209 2,103 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.