Loading Tool

Explorer IconExplorer

Memory Pool

58,013 transactions
29.02 vMB
0.06008822 BTC
Random Selection Loading Transactions
Max Size: 160.37/200 MB

Candidate Block

Mining Attempt 4b76ccef7c9c2b42a740d001ff36d2c88a5c6a56df34534b1026289dd915037f
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root afbfa6ed8a6f3023fd943a81d38b72aea4e468f992eee135cce9aa27e32fe2ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,190
Size: 1.00 vMB
Total Fees: 0.00477575 BTC
Feerates: 108.49 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (700,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,709 214,709 00000000000002317005570a0eebdf0824d48a1df85b8b1754fc82521b419fce 296 0.12/1.00 vMB 178
214,708 214,708 00000000000000ba61b3cc2635784db97b53a38b08966d9b3fe5705ed622cd1a 717 0.35/1.00 vMB 156
214,707 214,707 000000000000031837e02e4742dc61eae83f5ac06d0a90f66b9b60cbdb6d1bf4 30 0.02/1.00 vMB 38
214,706 214,706 00000000000001307922d3355b7fbea0d4dad9d767485360fe4f408198c3f1c0 281 0.14/1.00 vMB 145
214,705 214,705 0000000000000307d06b01d592d1b1587db58c0c63ddf77919e91c229c9ec9b2 303 0.13/1.00 vMB 168
214,704 214,704 00000000000004778fc55f3da3c244776f9425230fcf163def47f0552d8f966a 80 0.05/1.00 vMB 103
214,703 214,703 00000000000004b45bd5d055caa6d32cf9dcd3c60dee104c9dc1edebfa956a14 684 0.25/1.00 vMB 197
214,702 214,702 0000000000000293c21bb846d6b9c856f4ca50a748799a1b3413880cce7c2d55 118 0.07/1.00 vMB 116
214,701 214,701 000000000000004a1350b49f63454815b46f979b5c7692f006d60882495ae50a 244 0.10/1.00 vMB 165
214,700 214,700 000000000000004ab2c3edb75dd20bc60528257140b5d921cc8d33524962f9ba 14 0.00/1.00 vMB 18
214,699 214,699 00000000000000822580f44faa5cd222faa956610cb6f0d77dc2c612cf3eb1b9 67 0.02/1.00 vMB 69
214,698 214,698 000000000000054839e3e432904dc55203c9dcfdf21a8beabaaf0a6c6973808b 403 0.14/1.00 vMB 218
214,697 214,697 0000000000000506aa1d9eab4543d863e146d57ddbec4d316b7edc7de15ea4e9 82 0.06/1.00 vMB 99
214,696 214,696 00000000000003a8e19ae798218196b72a6e3afb3fb8cd93f4b2cc7fab8d51b7 367 0.15/1.00 vMB 189
214,695 214,695 00000000000003299a764616eb5a070ce97d895b45c35f954cafc06048c25a8b 601 0.23/1.00 vMB 219
214,694 214,694 000000000000044398a46ccef7e52ec68191117b5db75128cf8934987a5fa94c 511 0.23/1.00 vMB 142
214,693 214,693 000000000000054392c93374a2700fedd7e3dc0c2028a6fc8012e37354f15712 104 0.05/1.00 vMB 130
214,692 214,692 000000000000040cc3daed6e76aa360055ce942be45738a401b14b4e5c7591af 303 0.12/1.00 vMB 181
214,691 214,691 00000000000003e80ba10937919ccea91f70a17211de162e52be41d6a4289b22 288 0.11/1.00 vMB 212
214,690 214,690 00000000000004f8ebf19b5e03f52b60ab3086989176163e343468a7c518e15c 266 0.13/1.00 vMB 130
214,689 214,689 000000000000041936768cd4e6cbc786314f78c7bc199a5f4144d2fec0afbdc7 506 0.22/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 782.29 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: 657.07 GB
    • Received: 14.47 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.