Loading Tool

Explorer IconExplorer

Memory Pool

36,612 transactions
25.91 vMB
0.08677596 BTC
Random Selection Loading Transactions
Max Size: 132.73/200 MB

Candidate Block

Mining Attempt c4108c09348cd04ddda2535ef5caea406f9b446ebb4723ec0b387458ce257964
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 49fd6c0e046a75950091e5f789955de613bfb94924828db164ca93288fb7014b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,779
Size: 1.00 vMB
Total Fees: 0.03925570 BTC
Feerates: 171.09 > 3.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (249,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,652 665,652 0000000000000000000c29e0ee127c69622ac28a8e5bea0c646bd6569ab4b8ba 2,841 1.00/1.00 vMB 111
665,651 665,651 000000000000000000052a45c8be22bb72981fec3d0bc0796cb45e76ee43e2f9 2,552 1.00/1.00 vMB 115
665,650 665,650 00000000000000000005f2ae299c673f76f74bab3ede9deda9a4f05ef21061d5 2,081 1.00/1.00 vMB 119
665,649 665,649 000000000000000000043edd82208be015d3e35e8c33acf613a1a1acd75b8de4 2,657 1.00/1.00 vMB 105
665,648 665,648 00000000000000000007ad979fe427a4fd94a3f2a988fbb9ee09587eb03b149b 2,496 1.00/1.00 vMB 118
665,647 665,647 00000000000000000002183a40cfee46ab22579c5bd3fed3e4b9f7a122d7f67b 1,050 1.00/1.00 vMB 112
665,646 665,646 0000000000000000000239ec2728583831b4c5529ea5a6625b80169f4751f74d 2,029 1.00/1.00 vMB 136
665,645 665,645 0000000000000000000298095189248833f8081179b7890d0f3489c1999dedd7 1,674 1.00/1.00 vMB 97
665,644 665,644 00000000000000000000eb26aa876272278ca21cf5a3025ababd00dc1869d5d5 2,456 1.00/1.00 vMB 130
665,643 665,643 0000000000000000000b66867f21d2f693233f1adffe647c16ebea36f82ddbc1 1,531 1.00/1.00 vMB 93
665,642 665,642 00000000000000000001d69a960abc28fead9920c528efdb11952b58ebc7d24c 1,879 1.00/1.00 vMB 99
665,641 665,641 00000000000000000002be5852cb3d72f33b553fe5cfd49afbd770f43c1ea208 2,666 1.00/1.00 vMB 127
665,640 665,640 000000000000000000066c28f2dc6a0cedd0c1ea622c8647d723babd907a5da6 2,861 1.00/1.00 vMB 124
665,639 665,639 00000000000000000005866e210a3c1921bcf1bfd8321c176fa37ebafd9f7ed5 2,301 1.00/1.00 vMB 131
665,638 665,638 0000000000000000000d7704c99f2e9541f7d55c34a0c3e7b532742ff342d484 2,333 1.00/1.00 vMB 152
665,637 665,637 00000000000000000004b34a2a7586785deff9d1bdbf9af99f1f609638418b96 1,852 1.00/1.00 vMB 111
665,636 665,636 0000000000000000000b1a2c72592879ec11f935ece824291b494e719b2f4c56 2,171 1.00/1.00 vMB 124
665,635 665,635 0000000000000000000c4e4f5c4b5771aced2afe560614477bb21ea53c1a86b4 1,493 1.00/1.00 vMB 112
665,634 665,634 0000000000000000000391fda8e961dc727f15448072e728d4292cb6fbf122c3 2,395 1.00/1.00 vMB 112
665,633 665,633 00000000000000000004ff9d0e551b8b542fd871bebbebef706ebad5fcaca345 2,590 1.00/1.00 vMB 109
665,632 665,632 00000000000000000009f2dc31df02ccbe2e1448421af7a26501e3e9e05cda1b 1,704 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.