Loading Tool

Explorer IconExplorer

Memory Pool

75,731 transactions
28.32 vMB
0.06331860 BTC
Random Selection Loading Transactions
Max Size: 171.55/200 MB

Candidate Block

Mining Attempt 894cea66f9ca54bfdd901d3257d69a767dfec6c6305d715ca8f7e65227ebaa4b
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root d798dac754a506d95b630cc338965040a048201ec02d676f69f843c6d93a6380
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,310
Size: 1.00 vMB
Total Fees: 0.00469366 BTC
Feerates: 14.26 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (593,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,848 321,848 000000000000000005865e33d578243598df61fd4b691818581249bf33d5c7e4 1,172 0.75/1.00 vMB 23
321,847 321,847 00000000000000000bf72f59ed7a24937b706f1f2cab96632763992d4f65dc73 740 0.51/1.00 vMB 23
321,846 321,846 0000000000000000063487d1333689804d02ddb5ad9fe0ba4f79e76f4b2c692c 661 0.35/1.00 vMB 25
321,845 321,845 00000000000000001bc68219164ac21980eafd94e36124fd84c920300ac446a0 721 0.36/1.00 vMB 28
321,844 321,844 000000000000000015d1ceb71e147520bdac443d0835861b2325d65abadac268 243 0.11/1.00 vMB 27
321,843 321,843 0000000000000000141481401553d0dbdfdefd39ef11c8bc5afeab3482ed6b42 219 0.14/1.00 vMB 26
321,842 321,842 00000000000000000382970572d7785333efb140cb5040ee5c32c171055662ed 896 0.57/1.00 vMB 25
321,841 321,841 000000000000000020fed1bb2e6947cdc4c5350cbb5441cf4fd450b0117f2198 377 0.19/1.00 vMB 25
321,840 321,840 000000000000000023730b665d97090034dc4cbf65d73f51fa2a81ea6b40b70b 6 0.00/1.00 vMB 17
321,839 321,839 00000000000000001b8c116437dc6ff11564f4d82a91639add232c81b56dcbd1 192 0.09/1.00 vMB 31
321,838 321,838 000000000000000001fff7fe130689c6640ad918e06c237b2684c64a063f1bd2 101 0.04/1.00 vMB 31
321,837 321,837 0000000000000000049b78462901caa7f032590b918fe2cd31de069502fe756d 644 0.33/1.00 vMB 29
321,836 321,836 00000000000000001bf0cca6a3d864712a9f3754393bef5a8e8169ab162114ab 291 0.18/1.00 vMB 24
321,835 321,835 00000000000000001e78ed77b651d7e7bed486657eaa49ed4335d5e49ecec7d2 721 0.36/1.00 vMB 28
321,834 321,834 000000000000000005f8013217f62f875940fe8660577a9b22f47b55b847a8a1 680 0.30/1.00 vMB 31
321,833 321,833 00000000000000002253474bc1bd5eee7a8a6cd71d30dc2e7394ea06f8f9d4bf 62 0.03/1.00 vMB 24
321,832 321,832 00000000000000001e3bf44afccdd2033f1fd6027960050757d36c49a921d632 16 0.01/1.00 vMB 37
321,831 321,831 00000000000000001ceafe473e8cdd2bc34f5d4edc633b48ebad4d2b6aedf471 239 0.10/1.00 vMB 34
321,830 321,830 00000000000000000564fe4ef8d67a3e8b426be940bc0097de2a591ca9af1f5e 22 0.01/1.00 vMB 33
321,829 321,829 000000000000000000db439b55b1b1b5eadd7137512ad98260558eb393fcdb98 697 0.29/1.00 vMB 28
321,828 321,828 0000000000000000122ceb3b774e3fc214ae8b86bd3cd4b6dfbd369529fbbbfd 8 0.00/1.00 vMB 172
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.