Loading Tool

Explorer IconExplorer

Memory Pool

85,687 transactions
31.46 vMB
0.09776133 BTC
Random Selection Loading Transactions
Max Size: 193.00/200 MB

Candidate Block

Mining Attempt b2e576eeef16162d0ac223e91aa713640fb6343f1fc6c1dbbcbb2f6e6a7b0075
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root de513b177c5dd08e32425e11ae24f7b519ec635d5bca09e94d0f4bc9ca514400
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,856
Size: 1.00 vMB
Total Fees: 0.02079837 BTC
Feerates: 60.16 > 2.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (511,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,307 404,307 0000000000000000019bfa03a67a672eb67a1d8138a24262b20a2d5ead70d922 1,492 0.97/1.00 vMB 25
404,306 404,306 000000000000000001c6720f2628abf5061ce4d572924d7e737439e2396c41ca 1,393 0.58/1.00 vMB 39
404,305 404,305 0000000000000000004ab00c1f4c391632ebeceb8d94c1ff11847bfe36ce72ce 118 0.04/1.00 vMB 57
404,304 404,304 00000000000000000191d3f3865a47b8699c91f37e8d2fb7d909016275e87171 1,010 0.47/1.00 vMB 38
404,303 404,303 0000000000000000045dcb0aa8d05cc6cbd4485056458ca2174497d90bce41b1 1,012 0.55/1.00 vMB 34
404,302 404,302 0000000000000000048e628b95f24fb6fc8df02914ea11cd9c40a153d115db43 1,036 0.67/1.00 vMB 28
404,301 404,301 0000000000000000041b75baa469b7df94e85ae7d058bccc269c6ea249385fdc 2,533 1.00/1.00 vMB 41
404,300 404,300 0000000000000000039212b8f7a4c40a8ff3e7db990cb24ab7d324562383d527 252 0.13/1.00 vMB 31
404,299 404,299 000000000000000000da110344236b2bb6ce1318f06ffbd592c5754a7c852387 1,101 0.50/1.00 vMB 37
404,298 404,298 000000000000000005d076999e2053a62f9404edca0451eaf871cb3666d66668 1,157 0.50/1.00 vMB 35
404,297 404,297 000000000000000004f4c7a997049e20bdac8af9a7e13b35a60f194b96eb66ab 359 0.20/1.00 vMB 31
404,296 404,296 0000000000000000048e5ab08ce4771353345a3aa2e699b724dd9072771eb550 474 0.19/1.00 vMB 39
404,295 404,295 000000000000000003ae3c2ce0d33ca5100c80da84248395724e5f8e5e4810e7 587 0.26/1.00 vMB 33
404,294 404,294 000000000000000001c90dce31e9a0d76b248f05cbaabd146fe699e5bfe5656d 619 0.31/1.00 vMB 26
404,293 404,293 00000000000000000132747c06ffd43423e3c93d0c8fa1d6aae1ee21dc991c9d 1,454 0.71/1.00 vMB 31
404,292 404,292 0000000000000000025aae2e1e0366a97ec55d68c1e077c7fdebeb59ebd2e3d0 467 0.22/1.00 vMB 38
404,291 404,291 000000000000000002e436280dc70bdf1bff24ebf22d84a1e47a7d0814adacad 134 0.10/1.00 vMB 15
404,290 404,290 000000000000000005d276720370c70c48049ebbf387e399f8706d954199e396 1,820 0.82/1.00 vMB 39
404,289 404,289 0000000000000000035682e4276dc84b5cce2c4cde22a43b81b0ce81dac98811 1,224 0.43/1.00 vMB 43
404,288 404,288 00000000000000000661781ad66ebda00749e787ffe20e5941f2f1ca1e2baf5e 170 0.29/1.00 vMB 9
404,287 404,287 000000000000000002e6dede46eccbe68208e278950330c8044f7174f31cf0bc 1,859 0.75/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.35 GB
    • Received: 18.04 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.