Loading Tool

Explorer IconExplorer

Memory Pool

80,826 transactions
29.84 vMB
0.07246169 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 3e051dc08dd005b1569eab1f61f37ae689fee00120734bd69c786a778488c938
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 67ba33bfe9610fcb6bec452d8e91ef546e37263371f5ce5c0dd35de57de81d33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,621
Size: 1.00 vMB
Total Fees: 0.01155011 BTC
Feerates: 100.36 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (274,007 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,971 640,971 0000000000000000000c17de7b44cb70da480a5b20dbccbc8963807b8ced6bdb 2,451 1.00/1.00 vMB 92
640,970 640,970 0000000000000000000a04ca8a6f28347888bdcbea3183d0a26aa6004e271184 1,433 1.00/1.00 vMB 23
640,969 640,969 000000000000000000080389036fb9863b685cce1792dcd3964a6e38bc53d168 997 1.00/1.00 vMB 3
640,968 640,968 0000000000000000000e0546ed065bacd316ef52f4dbf7a09224128f6d761102 1,275 1.00/1.00 vMB 44
640,967 640,967 0000000000000000000414b5d08cd16e65033ca8acbf3844ebfffebc0acbce8a 571 1.00/1.00 vMB 7
640,966 640,966 0000000000000000000082f2d4528d2322dca2a5da495243c00c45c9b6341d6c 706 1.00/1.00 vMB 15
640,965 640,965 0000000000000000000a0ccc6c3d5dd28c5af4911f859494ee206d02942fd851 475 1.00/1.00 vMB 8
640,964 640,964 0000000000000000000ea75860ec92c515a71584ac6f279e4a4ce995625e91c2 567 1.00/1.00 vMB 10
640,963 640,963 000000000000000000036713582f9816a2394ef700f6c9bf5697d4f38949db1d 1,043 1.00/1.00 vMB 18
640,962 640,962 00000000000000000001a0890f2390d0bcb86ef5b89a56d6ef8ae38c43ae9200 192 1.00/1.00 vMB 3
640,961 640,961 0000000000000000000f04f9d85a5c88034865089c2250d8a23b8092a456bfc7 1,320 1.00/1.00 vMB 21
640,960 640,960 0000000000000000000510e3ad2582773bb4a5dcae357043b902e80d496b1272 2,003 1.00/1.00 vMB 33
640,959 640,959 00000000000000000003334f80b91090ea63f50d9a46f3b0ad60a1c733a34d8d 1,497 1.00/1.00 vMB 46
640,958 640,958 0000000000000000000549f02ebccaa70daa24e6bdc30a731fe9b7270bdcffc7 1,052 1.00/1.00 vMB 15
640,957 640,957 0000000000000000000504ebf4c031b1c44e17f86dc43dd2f2771ae118cd6225 1,129 1.00/1.00 vMB 18
640,956 640,956 00000000000000000007405bd7419a480881b870b3c97ad7753aade9e7ca67e0 287 1.00/1.00 vMB 2
640,955 640,955 000000000000000000011ddf2ce4e2489fd89f5bc5131a066a16202858d2298b 815 1.00/1.00 vMB 12
640,954 640,954 00000000000000000001b316f8df168cad922833e4af69bf925d6170d052f3fb 2,108 1.00/1.00 vMB 13
640,953 640,953 000000000000000000067d293de3402a12147d96fb78d42b95cf9c6845615a35 2,914 1.00/1.00 vMB 50
640,952 640,952 00000000000000000000f868a080d0fbe3f8f7ec3d6d8a686ba30ce5bd64c2f8 2,250 1.00/1.00 vMB 44
640,951 640,951 0000000000000000000a7a4ce8b57fc40db839bef5e7d5209851405d335b0311 2,630 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.