Loading Tool

Explorer IconExplorer

Memory Pool

40,500 transactions
17.81 vMB
0.15523865 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.32/200 MB

Candidate Block

Mining Attempt 73b26d19cb595ef2ea9b2c6e688ec15aac581b9b1526728fcac1edfbab4080ea
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 9346eccf5f8303a4677fe9c98ebfe18f86fdc87298eed1b5e31dcc4c522c4bec
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.04615202 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (745,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,996 167,996 0000000000000991c2b79e45cc9be9593a3115da39cf3b46997bae0ee9ab77c8 37 0.01 vMB 200
167,995 167,995 000000000000066343178bfa3c40b2e7639d6dbd86a485e77a1a43d7370ee4d8 16 0.01 vMB 306
167,994 167,994 000000000000028dd7f56c301512ba45f11befffce46b195acad048a6ec24080 20 0.01 vMB 105
167,993 167,993 0000000000000c2c1fb94e754111df0e72c87d03ff966c7838bf7a2caf7ec0f1 9 0.01 vMB 77
167,992 167,992 000000000000062f41583450cab5ce57eef7b9556fd275fcef1eb5442c2ed22e 108 0.03 vMB 4
167,991 167,991 00000000000003194a3c556ebdaaa95dac850abaa12807daee4bf49eade73cad 12 0.01 vMB 72
167,990 167,990 000000000000035ddc1c0a26a2be6498a882ec4d07dd71a849ced064d441ff20 80 0.04 vMB 109
167,989 167,989 00000000000008ba94e601711579653a840d2524764610a77365f1909004f552 8 0.00 vMB 121
167,988 167,988 0000000000000768908a095aa2687b12fc53498a29075acece672a40f51101ab 12 0.00 vMB 17
167,987 167,987 00000000000006a1d1a8645fdb218f741b1eda0158342c1928871b580cf695ad 113 0.05 vMB 66
167,986 167,986 0000000000000981e6d4721dfac1c2ef8817d1a889fbe94919ac2b6832d8592c 31 0.02 vMB 70
167,985 167,985 00000000000009171455376195f1fb5e443354bb778227a0100d404a454bd275 42 0.04 vMB 139
167,984 167,984 0000000000000bceb95ffed381057af8919e62284ee6e445625c00075fe86986 109 0.05 vMB 182
167,983 167,983 0000000000000132f185e4f6831c38f3a19356a699d2a6d09e68158dd7dd9b60 180 0.05 vMB 2
167,982 167,982 00000000000003b5acb7035eaf6eac70e45ed641a21a98051ef88f8b0e18df2e 1 0.00 vMB 0
167,981 167,981 00000000000004d5a5ced0504f2922dd7cdb8998fb0737f2ba1f9d79bd8b85d3 55 0.02 vMB 91
167,980 167,980 0000000000000b7ed84732a56e6ddc0db822d1359d0fc122b6f0ce3120079d7a 10 0.00 vMB 248
167,979 167,979 0000000000000b5ed5d12fb6f7e1dead460e1d1b40200681d2a1ac7d6886c077 24 0.01 vMB 226
167,978 167,978 0000000000000717e84d6b45bc8cf24576c15215e78f4453de55acbf69b072e3 37 0.02 vMB 187
167,977 167,977 000000000000047d3cb8e0e3b32041b06f6cde17af99c3acaf9dc38b723b2ab9 71 0.04 vMB 98
167,976 167,976 0000000000000804fe5ff878057299aca682df70589ee2a9ceccee7e1246cef0 82 0.05 vMB 102
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.49 GB
    • Received: 0.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.