Loading Tool

Explorer IconExplorer

Memory Pool

82,288 transactions
31.11 vMB
0.12128391 BTC
Random Selection Loading Transactions
Max Size: 186.18/200 MB

Candidate Block

Mining Attempt 210191e9f1c42900cb881dc2d8e063f074722ad47a15f2d67afef3c5097250c9
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root f485902217310d3483361059ece0b19b33c18e5855b9793cb865123bf89d84ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.03609612 BTC
Feerates: 101.42 > 3.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (329,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,218 585,218 00000000000000000008a6dd5d4a213f4a4785337d53ec1d64fbc9ce2bb13ac8 3,328 1.00/1.00 vMB 81
585,217 585,217 000000000000000000035822692da3bfc213df0cf1c2e8cb50fb24c992913ff4 2,905 1.00/1.00 vMB 40
585,216 585,216 00000000000000000000134fe0af7bdeabe5f051728179621c7d642d19b92783 207 0.08/1.00 vMB 26
585,215 585,215 00000000000000000005314eb1019c6f87ab0477d7fb2e346b525c2cf9ee2576 504 0.23/1.00 vMB 37
585,214 585,214 00000000000000000018a37367687ca19214ffe95a079a8e9a49b0d705636bee 1,414 0.86/1.00 vMB 12
585,213 585,213 0000000000000000001badc34ad3915c8b01b9717b77de5d2b0037b807e4367b 2,723 1.00/1.00 vMB 36
585,212 585,212 0000000000000000000ee601b2d0edd7514b34d8a812426412d3925e55a3d489 2,825 1.00/1.00 vMB 3
585,211 585,211 0000000000000000000c70475dd790c118691d051b29364089e5399c399069ae 2,767 1.00/1.00 vMB 60
585,210 585,210 00000000000000000008f91624b4b0029dd08663c7e89388002ae76b4a80cd88 2,850 1.00/1.00 vMB 52
585,209 585,209 000000000000000000034128009368be37969db1e2a6405c683ddd5ef070d2df 2,603 1.00/1.00 vMB 44
585,208 585,208 0000000000000000001d110f2d88f424af32755903d099b1a7b24a500a72aa26 1,653 1.00/1.00 vMB 6
585,207 585,207 0000000000000000000a72b392506d9a9c84289e3402f1344cede1ba2b9607a6 2,228 1.00/1.00 vMB 50
585,206 585,206 0000000000000000001cf6442ff7793398c18cea4922d6c9344cdb4391385daa 2,305 1.00/1.00 vMB 61
585,205 585,205 000000000000000000023359073e0adc16a93c7cdaacbf220dbe3987a4c234df 2,572 1.00/1.00 vMB 34
585,204 585,204 00000000000000000007e7367feabef83b7c9ce80824366fa5750dc8ac7d7de8 2,453 1.00/1.00 vMB 14
585,203 585,203 000000000000000000170c967795e64281c65924f3f9a201013314f56b61bd0c 1,517 1.00/1.00 vMB 48
585,202 585,202 0000000000000000001c7a2d2feefb53abe7765e4f450451e0d13539f09c4c0d 1,709 1.00/1.00 vMB 51
585,201 585,201 00000000000000000001fe5fe79809ee150f04b0b90a9ba8f47e187f863d913f 3,031 1.00/1.00 vMB 77
585,200 585,200 0000000000000000000c4df1952c58bcfc49e358bc03cee7d68dac0e018af74d 2,571 1.00/1.00 vMB 36
585,199 585,199 0000000000000000001921f9ebf66a32b3b5db4fca355a8d4795ed48357e0363 683 0.27/1.00 vMB 35
585,198 585,198 0000000000000000001d089d8544b4a565ee87353aed483dc7b9839a089eab68 215 0.11/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.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.