Loading Tool

Explorer IconExplorer

Memory Pool

26,729 transactions
13.48 vMB
0.13020852 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 73.84/200 MB

Candidate Block

Mining Attempt a06a7fa5856441eaecb57c392627b7dedd79290894524ebe4377bd27df7ca0e0
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root cc9ac9d90ef10fdfee22e7ba872bb60a3c3d29287ec3ea2a812c5492d24ae5b1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,538
Size: 1.00 vMB
Total Fees: 0.08291249 BTC
Median Feerate: 3.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (770,471 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,842 142,842 00000000000005008b4549958a344c3fbe3c1d3625d126d609d9327764b3b6fa 67 0.03 vMB 193
142,841 142,841 00000000000003db7c506c8b4589019ebb6588ed3dcba316cc829cdcd958b1e3 26 0.01 vMB 398
142,840 142,840 00000000000007f3fb9eb967612efe1db07d6478aa0b93ca3ec1d356182d7517 17 0.01 vMB 198
142,839 142,839 0000000000000774539bff60970df9ac1eeb7095d27c791fd80748e3962ad1ca 70 0.02 vMB 100
142,838 142,838 000000000000069c41f16474786cb8a567d9c81a7926b97ae640bb4332475e19 99 0.03 vMB 11
142,837 142,837 000000000000062498eb65e5d2cb29b2fd5dfa9b54c92961f0d0490a37bfb9f5 144 0.06 vMB 216
142,836 142,836 000000000000056ab767cb1b03d9c1338fc3c20ee95516e94d1e2639b83ad07b 45 0.02 vMB 279
142,835 142,835 0000000000000800aa1dc963e5de3ec45e6305768c1c79a93855a66964f4a543 55 0.03 vMB 227
142,834 142,834 000000000000040812fc287d82080d31b8413ae123914bacb006088012842434 85 0.05 vMB 90
142,833 142,833 00000000000004283fdf97b2b338892bc141ebb10f2731b90e70f4707deb61ff 19 0.01 vMB 974
142,832 142,832 00000000000009268d883b9c52c79f80d33b557068857b9ffdaff1b1329477a9 37 0.02 vMB 139
142,831 142,831 00000000000002c4b0522cdbd63ee8f64eeb5495c27372a958638d3efdc65c36 4 0.00 vMB 30
142,830 142,830 00000000000000a66787d4a635020f68151e90b89eee666b138933ae7315e945 120 0.04 vMB 123
142,829 142,829 0000000000000264c19b380aede72ec79862612dcecad0ae6d27a43393b5cfdd 87 0.04 vMB 216
142,828 142,828 00000000000008215e4b77c8d0aad0018eaaaafe9ea2425cfc10d2b1fe90e82c 81 0.03 vMB 75
142,827 142,827 000000000000016b49ea2cf701d75ee91abe42cf8babcd7554cd173781870024 61 0.03 vMB 160
142,826 142,826 00000000000008889563d33e1d14fb5f7202605931b05a7d9ca7e4e0f503ff3e 30 0.01 vMB 178
142,825 142,825 00000000000000897a173597c338690251d9ddf85dcb83b24495eda9cd60de19 91 0.04 vMB 305
142,824 142,824 000000000000075c88475ded6bdcde24db0d2f910c5eb14d72cfbe487ece0dde 27 0.01 vMB 84
142,823 142,823 0000000000000241899bca4b1495a59c93c0b61f489963bc3eca0ddeb509763d 39 0.02 vMB 125
142,822 142,822 00000000000002117ff9a93954196fa8f8772228dfd54ed25a4d0b198b1dab64 163 0.05 vMB 83
Previous 10 blocks ↓
Total Size: 779.41 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: 85.84 GB
    • Received: 0.37 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.