Loading Tool

Explorer IconExplorer

Memory Pool

35,509 transactions
25.81 vMB
0.06262704 BTC
Random Selection Loading Transactions
Max Size: 131.75/200 MB

Candidate Block

Mining Attempt b421a5df6d0a50892799a85ca3e7ab03f5aea9c03d3757fb840376b446eeede3
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 0862fc276cbd7991da2c1cd1d20d6ab9bd36b785d89352bf9334e2231c08fb4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,421
Size: 1.00 vMB
Total Fees: 0.01545079 BTC
Feerates: 152.71 > 1.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (432,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,653 482,653 00000000000000000059b1da07ef95937e5a2a7ab5a883d750de65d28abba4de 1,787 1.00/1.00 vMB 299
482,652 482,652 000000000000000000bc348f2c5587f206fa874842b99b327c8db015beb4385b 1,646 1.00/1.00 vMB 313
482,651 482,651 000000000000000000520140ffcfcdf9b014492e1e70f8c4cd1986b22c1bf9fd 1,570 1.00/1.00 vMB 90
482,650 482,650 0000000000000000002e0e66f325cad17f592f993366ab773aec31920036cd07 2,130 1.00/1.00 vMB 161
482,649 482,649 00000000000000000115ebaab49dcf1163174e19ead57adb9414f841d800df9e 1,997 1.00/1.00 vMB 329
482,648 482,648 0000000000000000003c00867a387d5b0eed233a4f786de40109e8ceaa3613eb 1,837 1.00/1.00 vMB 353
482,647 482,647 000000000000000000d911c691802643c7cc7b4bb3ade02966534381ae5cb98a 1,932 1.00/1.00 vMB 275
482,646 482,646 00000000000000000066e1b68e3284a962c11c1e7b41eafdff605ee3c0f2fdd7 395 1.00/1.00 vMB 10
482,645 482,645 0000000000000000011a574575b3020655810e5e595e3132c4cba3c1904d2303 1,756 1.00/1.00 vMB 245
482,644 482,644 000000000000000000c04a71b303907a3842d0fd54629ff2aab92f73a4d25731 1,404 1.00/1.00 vMB 386
482,643 482,643 00000000000000000124660cd51194b305d340de1e5dbcff41f3d0b9f30dac34 547 1.00/1.00 vMB 7
482,642 482,642 0000000000000000008e3e0e3aabd5d8f08ad2b91dcc2302bfecb90492c13915 891 0.83/1.00 vMB 57
482,641 482,641 00000000000000000032ddcc418ae6e9ef8e11fd3feecc94c495ee0e08a2bfdb 1,040 1.00/1.00 vMB 143
482,640 482,640 000000000000000000c83f33656b43aa1c01c0969576bfb176755fc3e3e065e6 466 1.00/1.00 vMB 43
482,639 482,639 000000000000000000d3f1cfaf17ced6bef0c7caa9ba9d4e0afd44d151a61be7 570 0.27/1.00 vMB 117
482,638 482,638 000000000000000000c58e550424f93e5d4fd971b60eb2ddaafa2aa5c1439551 2,159 1.00/1.00 vMB 321
482,637 482,637 000000000000000000c79d0bfb2399aa096131185b949cfc79e4344e281e8cf2 981 1.00/1.00 vMB 126
482,636 482,636 000000000000000000ee290f04036a6404fc26f5c2705c97febba4eac42c8b3f 321 1.00/1.00 vMB 20
482,635 482,635 000000000000000000b3bdf41462c9b337893d04812537bc116e4ccedc8843c8 2,221 1.00/1.00 vMB 61
482,634 482,634 000000000000000000cf5dac8d27d24c32d7daeb21e6a6a593a2af8b022d9d25 1,914 1.00/1.00 vMB 328
482,633 482,633 0000000000000000005c63e947d53cab88b145f98f2b1cc79091b94d7396fca2 2,505 1.00/1.00 vMB 454
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.41 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.