Loading Tool

Explorer IconExplorer

Memory Pool

36,743 transactions
16.55 vMB
0.10220129 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.52/200 MB

Candidate Block

Mining Attempt 2b9e1b009667a68d38dca998cf9b479259c6ad877eb5b466b58e60fc0053fdcf
Version 20000000
Previous Block 000000000000000000014742431c4036be86ee2810d8394b1b30e3cfd5be68e3
Merkle Root 6364c15c778942339ddf8029830b312a3fa78718af543aaeba2f8cefc833b3d7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 222
Size: 1.00 vMB
Total Fees: 0.02044797 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,334 (758,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,838 154,838 000000000000013924cfe17b4851429aa86513e3e75409b0dbed517225489c22 109 0.03 vMB 4
154,837 154,837 0000000000000b14458178c16cbaed2c409bf71c8a39dd216f493d4dc3014ee4 9 0.00 vMB 263
154,836 154,836 000000000000085449053614fe1483dcbc05a1ede52cf2373b2729bbe590b381 13 0.00 vMB 29
154,835 154,835 0000000000000860e4e23d8b2ed2e84ab0310c210e82df33513bfe890d6959b7 16 0.00 vMB 26
154,834 154,834 0000000000000b538f2e896697bfd7d24735ca956daab733aaa65c587ba00dc2 1 0.00 vMB 0
154,833 154,833 0000000000000834b85b7572c1f176ff47d85d0ece572ca828715df8a878731a 45 0.02 vMB 107
154,832 154,832 00000000000000b3f32530679c673e55d0bd81b9889c78750b2151627387135f 35 0.01 vMB 273
154,831 154,831 0000000000000c14f39982ff42bdf0921c9691a78372bbd9fdf0faade5d7ffb7 13 0.00 vMB 33
154,830 154,830 00000000000000e7420994b8757c6be770092ef96dbbeb2d4b39b5b6b18ab752 70 0.03 vMB 252
154,829 154,829 0000000000000aed2460a52961ff935934b5420a8abddafd358cf87ed6ede089 98 0.04 vMB 21
154,828 154,828 0000000000000e0fe997049638c2ab24f36f65174458606d9e7c5d5551b6fc78 40 0.01 vMB 133
154,827 154,827 0000000000000af8fc552d6c791964d64c6d8c90318c0bb32a7d167b0033d9a8 8 0.00 vMB 44
154,826 154,826 00000000000008f3efef101d85f731ae9ad5a88dfff5a23cf30c45763790f728 105 0.03 vMB 38
154,825 154,825 000000000000098ba631e6db05821e6bea861c38b99f5a1f50ea4e27e2c41843 67 0.03 vMB 56
154,824 154,824 00000000000000210977e679147150e8b34eb5614390df69feddf3fa9fed2a59 16 0.05 vMB 63
154,823 154,823 0000000000000212e9516aa0cbbcf6242025352ff606aaad3906aeeda479d109 38 0.01 vMB 149
154,822 154,822 000000000000085db6372b43c064c3a8ab4eafa9951c7e2c045ce0ed6dff4440 36 0.02 vMB 663
154,821 154,821 0000000000000cddbb629e01402322893912e94ec64229ce66346bd2495044f0 2 0.00 vMB 0
154,820 154,820 0000000000000a2d8e0da81a04d40600cbb0e9181a8950afb0fa46b98543828d 4 0.00 vMB 0
154,819 154,819 00000000000007c6fc4cd0348a0c087bfdb63c15441542a0df64d845882f1a8a 33 0.03 vMB 9
154,818 154,818 0000000000000996ba80829b1871e469e405e55546e54bebe5fe79ea52a1f59e 11 0.00 vMB 0
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 136.77 GB
    • Received: 0.56 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.