Loading Tool

Explorer IconExplorer

Memory Pool

40,292 transactions
17.75 vMB
0.15149251 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.02/200 MB

Candidate Block

Mining Attempt 32687610648f6ae80a1a98ae52f447643d6222272e074be49a10ee1b19ffe440
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 75853888ab94bfbcaf380ccc2734bf6aed3e1cc9dd462fe34682e905e51c5582
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.04398962 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (625,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,801 287,801 000000000000000043348304d2ace14ffc08a9ef0510baecc59c14c87fdb3dd8 25 0.04 vMB 8
287,800 287,800 000000000000000144db7ed017e1345289641fdada1fa72f1ed922da511f0e78 200 0.23 vMB 22
287,799 287,799 000000000000000151b94b7ca0744b491b3fcbf950435984bc36c5a97c9a08e9 471 0.35 vMB 31
287,798 287,798 00000000000000006f2f28d90af36171b9bc41e7986c7bb24943c37bec4ef054 663 0.35 vMB 40
287,797 287,797 00000000000000006cf0bafff61188a5f341d04e1575d6c74cd4fee6dbac9798 1,348 0.50 vMB 49
287,796 287,796 0000000000000000784a9d079ccc7f810eb35a580c86d9f2e1aa6cd49ddad893 494 0.28 vMB 33
287,795 287,795 000000000000000099a54a53874296daab9564e58ee7c2351cbfe9b1e4585613 60 0.02 vMB 66
287,794 287,794 0000000000000000e0f9a1ff9ba2de9ce2df53386ffa9a3635dd0bccd4f97b58 970 0.68 vMB 27
287,793 287,793 00000000000000000b289c835d7ef17d276b1cd21303531aededf98516df8f32 972 0.35 vMB 55
287,792 287,792 0000000000000000a90db476b7d4a5aeb5f278da18747100e01587adcdfd9236 28 0.03 vMB 12
287,791 287,791 0000000000000000df7e715b347fd0a14ca3d01ca2b29d56a28daa21404cead2 83 0.06 vMB 22
287,790 287,790 000000000000000015eedb992c37bfa4b1f6585e819a5c4c7fa3d8b8ff07aaa1 76 0.05 vMB 54
287,789 287,789 000000000000000144b50d6b7efc351219834393ac514637a2882c342f13c648 777 0.32 vMB 100
287,788 287,788 0000000000000000d859517d5a1cd41334098366a75207babba1844c3bccd576 348 0.22 vMB 76
287,787 287,787 0000000000000000eaabdcf760ec0b56327045cbd0fa22c0fdd3598f25de9777 140 0.08 vMB 41
287,786 287,786 000000000000000107aef70b9ec7db06a6adda8fcc32582945126dc2bfcc7724 26 0.01 vMB 51
287,785 287,785 000000000000000098dd88e7024c5fc5869270dec825b75e9fe3630f3669e6a6 552 0.36 vMB 34
287,784 287,784 00000000000000014401ae21e22f5f9569982765a3c5463111a43438525e6128 104 0.10 vMB 9
287,783 287,783 00000000000000001ef87a2a6d722225684d8d46e46822f54488afc9c3cbb4a6 635 0.30 vMB 44
287,782 287,782 0000000000000000140c8e3c449b3f2373d1f9a8d9c9b2ec18d7fb49b328694b 170 0.09 vMB 36
287,781 287,781 0000000000000000bef4c375364e95b6fdf2f856466d451afd921c999bae7729 380 0.33 vMB 20
Previous 10 blocks ↓
Total Size: 779.42 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: 112.28 GB
    • Received: 0.47 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.