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 (312,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,682 601,682 0000000000000000000b6ca967327af7313481f5d6877ce2e11ba73ccc557d94 2,889 1.00/1.00 vMB 22
601,681 601,681 00000000000000000002d87aa81914e85ba4c42b35e1941a347359211b51f824 3,142 1.00/1.00 vMB 33
601,680 601,680 00000000000000000005d809df5b24bdb53adad7cbca230532c06c56898bfc13 3,176 1.00/1.00 vMB 28
601,679 601,679 00000000000000000009e5eafd575df33a97130b4aa39261a526f3e9744d148e 2,951 1.00/1.00 vMB 17
601,678 601,678 0000000000000000000ced6f52c5b47942bb84387b4c2658fc0649ae840f5b1a 3,014 1.00/1.00 vMB 26
601,677 601,677 00000000000000000002e87f3beec6f24d068a838dbdf75eec05c455b7af0cf4 2,795 1.00/1.00 vMB 25
601,676 601,676 00000000000000000002997bbf386b91c24e2a30313b813383138a39ce38b176 2,232 1.00/1.00 vMB 27
601,675 601,675 000000000000000000044682f7aec8f703c65eef38bf12568c534a49750222ce 1,827 1.00/1.00 vMB 29
601,674 601,674 0000000000000000000239d39ee31673f517e5c282abc6516e3158a63b22c46b 2,797 1.00/1.00 vMB 27
601,673 601,673 00000000000000000011501752eb752abae97e06261cfdb420c2e1271d68ec78 3,267 1.00/1.00 vMB 45
601,672 601,672 0000000000000000000bc35f6412b709be84185e4ac3ca86d78fd7f75b405b29 2,935 1.00/1.00 vMB 36
601,671 601,671 0000000000000000000436dd7fc65babda699173ba431b5fb3ba499b3c653723 2,552 1.00/1.00 vMB 31
601,670 601,670 00000000000000000000df424d99afdf7d8972ba6a4c5ddc25beabff51e3e151 2,707 1.00/1.00 vMB 53
601,669 601,669 0000000000000000000b68530a741fe41e2ec4f26d55157fd759e2c3efc1f33e 2,759 1.00/1.00 vMB 45
601,668 601,668 0000000000000000000185f173025fca34c7a088cb709f1417932bc9840a28ae 2,716 1.00/1.00 vMB 41
601,667 601,667 0000000000000000000a99c16a3891e77aa5afecf144cb698f297f270094ba5c 2,676 1.00/1.00 vMB 38
601,666 601,666 000000000000000000119ca8e79eb1cbbf05f32a9d2ac7cecb4c96c873c0b330 2,753 1.00/1.00 vMB 41
601,665 601,665 000000000000000000054aafe9c50636e8b8ad69c3564676c1e8e92e2f772939 2,860 1.00/1.00 vMB 20
601,664 601,664 0000000000000000000bad6d49b086feb1d654048789325da4bc6751000fc253 2,557 1.00/1.00 vMB 48
601,663 601,663 00000000000000000000f643d7d6a82f450605a2357546e492fd759ddca0ae1a 496 0.25/1.00 vMB 19
601,662 601,662 00000000000000000010180145f639500b099b39900d583c3558a888085af68d 1,740 0.57/1.00 vMB 29
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.