Loading Tool

Explorer IconExplorer

Memory Pool

36,581 transactions
26.66 vMB
0.05319918 BTC
Random Selection Loading Transactions
Max Size: 135.36/200 MB

Candidate Block

Mining Attempt 913f6d2a238d62cb1af6acdb1940db62d72ebac8d69b52d914c01874ecfa1130
Version 20000000
Previous Block 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc
Merkle Root 0911629fec6bc6c11acfc227c5f4b22119fbb36c99251fd0fe0c6c58b325da78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,959
Size: 1.00 vMB
Total Fees: 0.00344147 BTC
Feerates: 50.27 > 0.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,653 (83,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,177 831,177 00000000000000000002933902c2fad30a8974f8041f93678acb95ea1358cb50 1,499 1.00/1.00 vMB 16
831,176 831,176 00000000000000000000298098a8187d5815faf6a6cc408c3250126212a99300 2,835 1.00/1.00 vMB 24
831,175 831,175 00000000000000000000a8ea8c19d7bd284bbc35946f95576bb3c9d8575a4bf7 1,762 1.00/1.00 vMB 15
831,174 831,174 000000000000000000005d5ccc7765b867dfb95cd3702ea5a4f19f1a598ad585 1,981 1.00/1.00 vMB 15
831,173 831,173 0000000000000000000052803d5a812140fe5d10483b837a13c81ddfc7ef7bb8 1,954 1.00/1.00 vMB 17
831,172 831,172 00000000000000000000c09e494863a24cb3bb469f8a14567f13e73b60fe1410 3,056 1.00/1.00 vMB 15
831,171 831,171 00000000000000000000624e2edcb58e2362f9f301574989d2a468cada735d5b 2,887 1.00/1.00 vMB 26
831,170 831,170 0000000000000000000341cb8e35b3dbf138fc04992fff32b8a0064fa4c180fd 2,892 1.00/1.00 vMB 25
831,169 831,169 0000000000000000000349bd9cfe887bf4be9bf5f9a720b75dded6609a141a35 3,039 1.00/1.00 vMB 21
831,168 831,168 000000000000000000027c45eb23a78704d138ccc7f38266026d64643d2b25f2 3,346 1.00/1.00 vMB 24
831,167 831,167 00000000000000000002e214014f5af0d7fb4e6e21454bbcb062a995cb58feec 2,875 1.00/1.00 vMB 21
831,166 831,166 000000000000000000016d506768b3309f08d1f20f95a653fe59d81a09c56f63 2,880 1.00/1.00 vMB 25
831,165 831,165 00000000000000000002ed2b2832b75eec5fe6f76105489b6a3bce77d9025622 3,364 1.00/1.00 vMB 39
831,164 831,164 000000000000000000015cde16d56cbdef418cb1ad2df5a201de42eb927b1f77 2,998 1.00/1.00 vMB 32
831,163 831,163 00000000000000000002db0bfa63f2052ea848515c6d0607fb83a1adf6de5206 3,530 1.00/1.00 vMB 32
831,162 831,162 000000000000000000027a646a8aa870af3b42728165cbd0b589fef44554463c 2,063 1.00/1.00 vMB 19
831,161 831,161 00000000000000000002fa04fa0a60aeef7e810a1577fc392b5d46f6fcf555f0 3,262 1.00/1.00 vMB 26
831,160 831,160 00000000000000000000263222b11279bb39e7d01b06aa522841e870f954bbcd 3,898 1.00/1.00 vMB 27
831,159 831,159 000000000000000000009a29c37bbd318e1d61b4f702fa0ff090f6a6ddf8e7c6 3,684 1.00/1.00 vMB 33
831,158 831,158 00000000000000000000aa9c4d3bea25760dc0e5227d0c34f782bab1a9ec2675 3,679 1.00/1.00 vMB 35
831,157 831,157 00000000000000000002a04bbca112521e620c51c71be1a084affca830edbec1 3,242 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.78 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: 632.90 GB
    • Received: 12.17 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.