Loading Tool

Explorer IconExplorer

Memory Pool

37,996 transactions
15.46 vMB
0.10913756 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: 88.46/200 MB

Candidate Block

Mining Attempt 2cc402b38bbac9462356ea6b13e4e6efa9122f2808110aa63427fcda53338fb5
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 75e11c388a2af0e6fc2f9a0c02209b4aa853c7436f9de98a65d0503c0e49791d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,670
Size: 1.00 vMB
Total Fees: 0.05049799 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (766,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,312 147,312 000000000000082f56e67703d4e75420810f3771fc71a080f93975edcc52b44d 32 0.01 vMB 95
147,311 147,311 00000000000001ab6c304d478ce0995302823ee84e7f90f3183734a082927fe1 19 0.01 vMB 52
147,310 147,310 000000000000058203713b82066467534fae4757706e5f2af1b762f08b3e2348 21 0.01 vMB 27
147,309 147,309 00000000000006cdce7cd1c4c9c14e563b841517b61e603a0c20f450fe65eb46 56 0.03 vMB 62
147,308 147,308 000000000000061e976b00ec012f94611da57295a847a927398ed786101123c7 19 0.01 vMB 232
147,307 147,307 000000000000026c088cf958740f4653dee25d10db9da3b58405ff88b4906d27 43 0.02 vMB 610
147,306 147,306 000000000000049909f2482c73dee55a67332cb46ef4d49397db37b193f22e0b 13 0.00 vMB 59
147,305 147,305 00000000000008cd3e495554079a6cc0daaeb9fda2fdd08b1f1105ceaaec8748 33 0.01 vMB 139
147,304 147,304 0000000000000421d177fb50f2ce5b343f103d5f715e74d1bded4164ef472086 6 0.00 vMB 74
147,303 147,303 000000000000007db99079ffda459cdd39f9d62c69b16b868cff60211d107563 8 0.00 vMB 90
147,302 147,302 00000000000006ad4acf8893cd88ae8a8426c27b3a815bda57c53a5097a4d6f4 36 0.01 vMB 77
147,301 147,301 00000000000003ed3cf2e778967db11534d10ba2c656e2ff5d0b3a5db34a762b 148 0.05 vMB 79
147,300 147,300 000000000000014690dde11bf076c2124f5227fbbbe15ef1cb1d8823e966693e 15 0.01 vMB 45
147,299 147,299 00000000000006eadd3ac46f58eed40f67ec651fe7cb4bbf9c0008cbe9d85258 56 0.02 vMB 88
147,298 147,298 0000000000000129c88f016a8cd63c8f6398f0e65edf2b8bfa87468181ef9b52 8 0.01 vMB 1,323
147,297 147,297 000000000000092fca79adf8bceb3cbffd9aef2430a7305d61a2b9773458dd4c 30 0.02 vMB 475
147,296 147,296 0000000000000307f8056d444449229809a833f5ea938392b255d7d3d1878dbd 65 0.03 vMB 169
147,295 147,295 000000000000077109153fbd56209486c31c18958445ba67bd64a768c279208a 55 0.02 vMB 0
147,294 147,294 00000000000000d9d86653d8a5daae56bfa73be395a794f636964b830fdc8435 29 0.01 vMB 147
147,293 147,293 00000000000003f045d0c4696839894db50d26d6ca0848582b871e1544ec0e3a 68 0.03 vMB 249
147,292 147,292 0000000000000372b11b2c1ecb3c1d0d88caf496ca766318aa5be48a6d1cfa26 3 0.00 vMB 57
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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