Loading Tool

Explorer IconExplorer

Memory Pool

45,841 transactions
29.10 vMB
0.14109403 BTC
Random Selection Loading Transactions
Max Size: 151.63/200 MB

Candidate Block

Mining Attempt 357728b5ed583e1722661b59d248cc4fb6e43b6c1f77079cdbc97bc404c32622
Version 20000000
Previous Block 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132
Merkle Root 42aa73147c3bc7761950446d14ac56e6942860608407fb324486e58e62ca0dbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.04283218 BTC
Feerates: 150.75 > 4.29 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,710 (784,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,738 129,738 00000000000013e3a279649d83065f083a5d29e84ba0ed079b958169b556b101 32 0.01/1.00 vMB 1,144
129,737 129,737 00000000000007166cb3f6f4c980665392ffd2a8b37031576f95c55d1157e3b8 11 0.01/1.00 vMB 346
129,736 129,736 000000000000188b089238f72d7f0eacd634995372616b7bd9c5080d0e2c63c1 37 0.01/1.00 vMB 577
129,735 129,735 0000000000001646b930499d71e0cb6cfb13512fef6c419dbdc236b2bee2d29e 32 0.02/1.00 vMB 607
129,734 129,734 000000000000055e85292e4f65f0c072fc8a7e85e65a0a57dbb2495a8ac21856 28 0.02/1.00 vMB 978
129,733 129,733 000000000000082af135bc9c4a0a60b96dd77f7b6c2931d9214450c31a692744 49 0.02/1.00 vMB 604
129,732 129,732 0000000000000ead1662a3928c9b7981431ab3d380af3bf3677fd353a3cfc06f 16 0.01/1.00 vMB 1,276
129,731 129,731 00000000000004b4c19c613db02dbcb4419b0a4ca94b0365dde5870e720da787 13 0.01/1.00 vMB 622
129,730 129,730 00000000000006aa51d5bc1a23c60bbcc789aea935f627ef159ff517e79229b5 92 0.03/1.00 vMB 223
129,729 129,729 0000000000001c98d95431b089ca1cf53132789525360eac806d0d001fe0c708 4 0.01/1.00 vMB 944
129,728 129,728 000000000000197e41c609abadfca049621f276285aff25fba4b9d7f2dfb46fc 21 0.01/1.00 vMB 835
129,727 129,727 000000000000113d147fdda6a3cc3f017ebcc4ccec95c830b9d6c092290af714 8 0.00/1.00 vMB 1,278
129,726 129,726 00000000000014fdef5fa984627c3a3355c9485f8bed27d5ff66cf39b89b5d23 4 0.00/1.00 vMB 0
129,725 129,725 0000000000001124faadde2c6701beab89245b6a76fedda8b37ffb82a391733f 30 0.01/1.00 vMB 724
129,724 129,724 0000000000000f0df9325af9f00796df0e894598e402514760f45177fc991832 60 0.02/1.00 vMB 449
129,723 129,723 000000000000060d090d9b5e4486e43bb6ec274ab76ec9cbfd3468b28762d94c 34 0.02/1.00 vMB 1,140
129,722 129,722 000000000000074eb14149bb862e51e1e3ff408de2e8738bd5311ec0d2663acd 23 0.01/1.00 vMB 297
129,721 129,721 00000000000015203d66ef5262cccedb56b303e666292277acc17b3d97714d91 25 0.02/1.00 vMB 85
129,720 129,720 00000000000001a57bf297fba7376944173f77698da8039ad12ab523acc1f727 48 0.03/1.00 vMB 525
129,719 129,719 00000000000016eddda29cb0996034921e19830344f264796480a6c54c439145 25 0.01/1.00 vMB 1,384
129,718 129,718 0000000000000cb2d16bcdcc5e9383d70604abe926fb651abdd4683ea5b30cb4 12 0.00/1.00 vMB 2,296
Previous 10 blocks ↓
Total Size: 781.88 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: 645.03 GB
    • Received: 12.66 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.