Loading Tool

Explorer IconExplorer

Memory Pool

18,471 transactions
8.55 vMB
0.03370718 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.40/200 MB

Candidate Block

Mining Attempt ec8480bfdf39205fcd8df868c58efe8dc91954d740dde8ec90ac7c857fab6be1
Version 20000000
Previous Block 00000000000000000001a8107fc94f72301ddf1d5f3fe20a04aec1708cd7cc55
Merkle Root 829bf10245239374a38d0e7b5c37623bcdd6d5c4460bb713f55a0695b244377f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.01517705 BTC
Median Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,422 (782,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,721 130,721 00000000000013be38a529f5b33ed4260def5fa47fbd4660fd7704603e744ebd 32 0.01 vMB 1,231
130,720 130,720 00000000000007b1e84a7381485635594494dfa499bc60deea6be54bcfbd4672 19 0.01 vMB 1,179
130,719 130,719 0000000000001d41090c4b521563a8312220d15fc23fc26a2ae1bd38a146ec64 9 0.00 vMB 188
130,718 130,718 0000000000000eb6b0e0acd64304bd7631109811e136d04cc1c510f97ecbbd59 155 0.05 vMB 190
130,717 130,717 0000000000000c7925b267f898514a0496392628945b4ea5bd16bd87c291928b 12 0.01 vMB 2,144
130,716 130,716 00000000000018b44f340930fe96da75676a719dcfc214b2e590c17d6f8d7644 32 0.03 vMB 42
130,715 130,715 0000000000001972bde0238f1d7d7d71c7c0969dc04edabdb49e0436e94f9acd 13 0.01 vMB 663
130,714 130,714 000000000000088c495907e4855237fd109910805853378e172f8ec78923586d 30 0.02 vMB 1,091
130,713 130,713 00000000000000f327d8bfca3ca5914ef53ca3cd2c663126bb88f0bdbc5e6036 5 0.00 vMB 582
130,712 130,712 0000000000000f72ab9c9e7ba546594607083ea463f57d44a872d9557deccfe8 49 0.02 vMB 637
130,711 130,711 000000000000087ac058bfab682eee5e14b234b21b3b65ba41032d6391af99ae 2 0.00 vMB 4,464
130,710 130,710 0000000000001313c055710683bcc24bbc2b62d2a5b99a84dcd593a00960a3bc 97 0.03 vMB 500
130,709 130,709 0000000000001814dcf36c2f795ff941df30e4be9e96670a1af73cd404e45747 177 0.05 vMB 83
130,708 130,708 0000000000001c6e08fb736ca55d2b891d2370b3168568a727f9534046623ae8 147 0.05 vMB 430
130,707 130,707 0000000000000675df8630dec954d284cc8564928f6c31a87cdd86a13d544cbc 156 0.05 vMB 41
130,706 130,706 0000000000001648ad2c5dd2a862e78aff35cf11782dde71e468962b6f5d77bb 11 0.00 vMB 0
130,705 130,705 000000000000012c1c3080d4455ecf528c5afc1271c0bbc6bbe37d97054d64b3 30 0.02 vMB 853
130,704 130,704 000000000000199032a0dfcaad1bfa9009b0311dde0a2fe1f496d92fc18ced61 30 0.02 vMB 1,693
130,703 130,703 0000000000001822c5441e5040329dc393e1428ff346ff9bab0a4323ac502306 32 0.01 vMB 1,717
130,702 130,702 0000000000000fd46e110cc91d1b58b9be4d50529112928944190dd0c4f15f16 154 0.05 vMB 98
130,701 130,701 0000000000000c2fb17dcb4ff7e0b8d3060620e95453313a6602b5b7344d3a05 39 0.01 vMB 184
Previous 10 blocks ↓
Total Size: 779.60 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: 296.17 GB
    • Received: 1.25 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.