Loading Tool

Explorer IconExplorer

Memory Pool

43,117 transactions
26.89 vMB
0.05375184 BTC
Random Selection Loading Transactions
Max Size: 141.69/200 MB

Candidate Block

Mining Attempt 2511c7cec4a7aaae1b6175a7944668f574209840301ba5084556d9964e8b2a92
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 2cf7618f9a7906a37bf5467ac8ac01020e3e2786d440157cabf03b4ebc36e536
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,391
Size: 1.00 vMB
Total Fees: 0.00390437 BTC
Feerates: 21.20 > 0.39 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (303,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,141 611,141 00000000000000000009a644b106162cefba4a4475475cb35b0129848a5b0cab 124 0.03/1.00 vMB 24
611,140 611,140 0000000000000000000ca1370d1f2046ca08be3df02a748c7ca003f67a2122ff 2,685 0.93/1.00 vMB 13
611,139 611,139 0000000000000000000522af12268368114b5e3658bd92d2cf11d7809641d789 438 0.17/1.00 vMB 15
611,138 611,138 0000000000000000000a48856909c7c347f36d5521a5c12de9f970372db9d3fb 65 0.12/1.00 vMB 5
611,137 611,137 0000000000000000001424aabc048b40648c49d76647616cc1c48aa7471408a0 2,750 1.00/1.00 vMB 10
611,136 611,136 0000000000000000000da0a9f0d1f0193fead35b0a85d5f46bbfdce326eb43e9 1,802 1.00/1.00 vMB 4
611,135 611,135 0000000000000000000ce589f49573e92b353b1f8f8d3819641f10bd403acbf5 2,140 1.00/1.00 vMB 6
611,134 611,134 0000000000000000000153128ca2df2b7acebfe15682344a154adc0501d1414f 2,006 1.00/1.00 vMB 9
611,133 611,133 0000000000000000000a926116e9dc8d031710ea44b1fcc05b6661aa23eaa16d 2,634 1.00/1.00 vMB 19
611,132 611,132 000000000000000000015d914f44a907f14e5e5922d94f81e0bd4c54e21d5caa 3,058 1.00/1.00 vMB 12
611,131 611,131 000000000000000000027a6a4c26c683af79916b738cf2ab307889340fcc06a7 2,266 1.00/1.00 vMB 19
611,130 611,130 00000000000000000010f0d1c1c08e2340c35220a04839fcd51f5e7bfd071725 2,318 1.00/1.00 vMB 10
611,129 611,129 00000000000000000011c0420e9883828aa496846f3837381cda03e9512a1360 2,830 1.00/1.00 vMB 7
611,128 611,128 00000000000000000007166d17c402babd1a2e1d4a186214122eb3d30405717a 3,107 1.00/1.00 vMB 13
611,127 611,127 00000000000000000007535a7f864fac469b052670af2bcbdfda71e9c908ecca 2,826 1.00/1.00 vMB 16
611,126 611,126 000000000000000000100a1d8a67781e7037876651d81fdd31db4c56e3c58ba0 2,817 1.00/1.00 vMB 23
611,125 611,125 000000000000000000140f4a9b6765c26e07d2fcd1ad69603a50169a0e899737 2,869 1.00/1.00 vMB 25
611,124 611,124 0000000000000000000c3421c2677f62dd834244f1a6e66b7525cb2dac1c52f3 2,445 1.00/1.00 vMB 15
611,123 611,123 00000000000000000004c341cfcc520c35fadd075107a26147d705d66fb81bbf 2,720 1.00/1.00 vMB 28
611,122 611,122 00000000000000000004376e4782e4e67ef3e49ac00eb5d3a0663427ca429aa6 2,421 1.00/1.00 vMB 11
611,121 611,121 00000000000000000006067c7f5101838abde810ace3ea94bf230814eea83b6d 2,939 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.