Loading Tool

Explorer IconExplorer

Memory Pool

17,145 transactions
7.89 vMB
0.02221209 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.20/200 MB

Candidate Block

Mining Attempt 108e207547d9b43d5314a1006f4c8e6bec3aff5f38d9eaa70ee5bdf0ab157444
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root 017487b185a2202c81da6761e56d7a8e2d20b316ddcd7a573b4837a2c0c46c8a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00592317 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (782,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,663 130,663 0000000000000dcab90fa46884c0b56cc6b1b7db1eb5204875abc28fc4fa0e70 125 0.05 vMB 869
130,662 130,662 0000000000000db72a13cafae597f5f211f4d1e4ff57d2a65497d03a582247bf 127 0.05 vMB 562
130,661 130,661 000000000000197d3fc4e3ec226d13d59185018c4523b4f245d01520e01dd090 153 0.05 vMB 260
130,660 130,660 00000000000017a1c4b2ffe57f4ae28a40a15e6b4246118eb23bb14bb607d32c 18 0.00 vMB 1,324
130,659 130,659 00000000000004ffa50b81b180cb32d27aaaa1123975b7918448674ebbd6a146 160 0.05 vMB 81
130,658 130,658 000000000000028c546e331a8a65f6a830cafe2e70cada475d7bb29c35b24257 7 0.00 vMB 2,129
130,657 130,657 00000000000014ae83ec1ff8442d45589f557fecd89944a6016f74c138534708 189 0.05 vMB 0
130,656 130,656 00000000000016eb9cb7edfe5fc91ea403fad1dd33541acc457023225bf6c6e9 15 0.00 vMB 11
130,655 130,655 000000000000006098a6b05b83d0a905d17a4e0b0b7035fe18f654e73048a4b1 109 0.05 vMB 293
130,654 130,654 0000000000001415177d0836b39a290ac7fb2698eb9da280bfafa68ea0d15e31 10 0.00 vMB 1,471
130,653 130,653 000000000000021250dd70cf6bf7eea3f2f1b687a3de257594e01976ad4e756e 49 0.02 vMB 1,011
130,652 130,652 0000000000001713a5dfd9a22af37ed0e81c2acd7a9d2765069eed1cd4dfa9dc 148 0.05 vMB 0
130,651 130,651 0000000000000aa83c5099de5697e86490eb4bafbbba0e30fece6f9d16419a65 68 0.02 vMB 359
130,650 130,650 0000000000000249c73b49080b4dc0e88ba9a30374bdd6ebe3b660d175415f37 90 0.05 vMB 487
130,649 130,649 000000000000020d512ce0813b993a28b6ee6bc3910003825639f1360b19170c 46 0.03 vMB 1,026
130,648 130,648 00000000000005fcae76bda7ca995a55b9da87305d65e126006dfa1597d56f9c 53 0.02 vMB 911
130,647 130,647 0000000000001830983648e7a66bb1c9ab55f0c0fc36b3034070bcff1150670f 15 0.01 vMB 2,115
130,646 130,646 0000000000000d64307a965c5124967d21ca11a0b54b17119583b9d0960846aa 149 0.05 vMB 688
130,645 130,645 00000000000006d86bbc30484a7fdd4b94fba0a4017d30ce430c26294d67979a 124 0.05 vMB 19
130,644 130,644 0000000000000c5491802e91233ad1c00de53a8264cabf6bc0b9016f6257d4a9 84 0.05 vMB 1,292
130,643 130,643 000000000000024874235c5096483349c400f6d97186bed2187aece07bc9af8c 27 0.01 vMB 268
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 246.08 GB
    • Received: 0.93 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.