Loading Tool

Explorer IconExplorer

Memory Pool

40,324 transactions
18.89 vMB
0.18616851 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.82/200 MB

Candidate Block

Mining Attempt 3772fd7c35ff17033cf97070d0d90278e82c47ddf92c7d06deb14d23174a55df
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root bced5f087b4dc270507db0146738c9e6f56b536b2bbe2d90410eb95fa3543055
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.05539637 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (684,529 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
228,800 228,800 00000000000000771f79f24597eb36b5850f26ed69f05ec87302c8629fa53a56 215 0.16 vMB 90
228,799 228,799 000000000000000fc1cdd1bc26d225c1d04451928ae386c23bd0710279a907fd 744 0.25 vMB 230
228,798 228,798 0000000000000007ca3737d4bbc987d432fa32f1824702231425678d6f0c7492 626 0.25 vMB 179
228,797 228,797 00000000000002441998456bb5bcc6c90dd6f9921bcff10656780e1ee25398a8 434 0.16 vMB 185
228,796 228,796 000000000000023aba52bdfd01019c3f60bbf2d40c48b371a37ccdf069cb4093 289 0.25 vMB 81
228,795 228,795 00000000000001b2697071951422887d627e2e03f96b37b82d00046c99eeb4bf 544 0.23 vMB 179
228,794 228,794 000000000000019129840deda58acbf13719aa9470df3a0bd1b8e145b14f9d82 610 0.28 vMB 156
228,793 228,793 00000000000000393fb968fd4a028e8be0a721fa73ed4a637830f29bbcab9c46 11 0.00 vMB 35
228,792 228,792 00000000000000d176d97e0baee3bf5f95771dc4c6ef8f27911e2fcd27133ada 379 0.17 vMB 174
228,791 228,791 000000000000006eebc69c9b70c45157b1d0c2ce8e7e8b8b55c848ad164667bf 123 0.06 vMB 3
228,790 228,790 00000000000000abd20453c4f0cd612ece77e70cf3757e4cf81321e6dbbac845 54 0.02 vMB 164
228,789 228,789 000000000000002113be48542a6a722cbde577f033dcf0b910c0b62cb955e145 345 0.14 vMB 180
228,788 228,788 0000000000000022a9f0d02f0d1eda5fd397e9b765f7f898e4674f44c83a2e9f 370 0.16 vMB 189
228,787 228,787 000000000000004aba099425b1d6143d4650ae851d59e3c5a87e1cadc033e8b1 366 0.15 vMB 255
228,786 228,786 000000000000010c660efeca4cabba876b25206827c0780c6624b188864e3636 32 0.01 vMB 188
228,785 228,785 000000000000009191b7fecea84b42854bdda72137a0a290ee5002608b8b6448 187 0.10 vMB 141
228,784 228,784 00000000000001bf3903a03787997edba7167ae8f632b5e60c82078952d67b1b 536 0.21 vMB 230
228,783 228,783 00000000000001f803b43fed59deffa174361925d7a15015df901ef99a48f67a 194 0.09 vMB 128
228,782 228,782 00000000000000d9fbef1ee28a597729c6e67cc73d50157d34fd404c33f8916a 488 0.21 vMB 205
228,781 228,781 0000000000000196416acd96043daf30a1b23d29b212a6a5bd73002dcafb3d61 527 0.22 vMB 207
228,780 228,780 000000000000020bb6ae28e9e8f3df35340dafed4a178e21b2f69e8b6f8667f1 486 0.22 vMB 193
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.93 GB
    • Received: 0.54 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.