Loading Tool

Explorer IconExplorer

Memory Pool

79,143 transactions
29.46 vMB
0.08401724 BTC
Random Selection Loading Transactions
Max Size: 180.12/200 MB

Candidate Block

Mining Attempt 9167a4f4563517b68c248545c0fc9334912a5fa60f28b7ba23a7dcb084698f6a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2a474b7a7c40ea92cf991272b2233d2d9cfee250c3afc9cd252552cdec433ade
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,340
Size: 1.00 vMB
Total Fees: 0.01926049 BTC
Feerates: 402.60 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (29,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,978 885,978 00000000000000000002702a242202ebb49ef4728aab9354212e65247b3dfa79 3,173 1.00/1.00 vMB 4
885,977 885,977 000000000000000000000403404c4688dca03d89ba168c97810a576c08d5ed3e 1,548 1.00/1.00 vMB 2
885,976 885,976 000000000000000000018193957f2fa45c0e3a4640b4e65552097e66af28a092 2,747 1.00/1.00 vMB 3
885,975 885,975 00000000000000000000003c08749d554e9e3a5c0600be102aeb278a0be3b939 606 1.00/1.00 vMB 1
885,974 885,974 00000000000000000000e050a74360b162c03a88a86f02fee147866a4dabc627 544 1.00/1.00 vMB 1
885,973 885,973 00000000000000000002193e51075788e34daa233861ff617e74541b8f4aa7fe 1,719 1.00/1.00 vMB 2
885,972 885,972 00000000000000000002536e22dd5fd3c2c2252ac2ecf19b6e8df0c1fb5811f2 232 1.00/1.00 vMB 1
885,971 885,971 00000000000000000001c8149ea4aeffde088e900921488833bfa400467c1fc6 578 1.00/1.00 vMB 1
885,970 885,970 00000000000000000000ed03ea9fff33f89ffe71ca33490343f1de921c7a7fe1 790 1.00/1.00 vMB 1
885,969 885,969 0000000000000000000198c885ba0f0eca687e18f2da6bdfe0074316b1b0d71d 916 1.00/1.00 vMB 1
885,968 885,968 000000000000000000012d26f5b85633c2945d6c3f286bc8cf2807e7eb32b065 2,393 1.00/1.00 vMB 3
885,967 885,967 00000000000000000001192c7b9b3598003cff2a2c7a0b62f57bd50c831423df 2,759 1.00/1.00 vMB 5
885,966 885,966 0000000000000000000255ce2cc81022cead881ec8797fd7452dad84bf76bf38 2,809 1.00/1.00 vMB 4
885,965 885,965 000000000000000000017573b4b0aa673838e86ce45767a5f4f238e2e50c1c5e 2,578 1.00/1.00 vMB 5
885,964 885,964 000000000000000000002b87b6f21e23d8205ac2595624fef9cd9448701eb6eb 1,291 1.00/1.00 vMB 2
885,963 885,963 0000000000000000000165c3b0c4ad023250e8b7a0d6104fe936cf7215f922f7 566 1.00/1.00 vMB 1
885,962 885,962 00000000000000000001e0131d71feade1abd3c2724872bd48ea442b4ffb28af 561 1.00/1.00 vMB 1
885,961 885,961 00000000000000000001d2dcac0c198d63dbf8c683c82ab36e34556c69ac59d6 75 1.00/1.00 vMB 1
885,960 885,960 00000000000000000000b23aab0a5056334daf3fe8c1e93a1500996bb7e23050 1,550 1.00/1.00 vMB 2
885,959 885,959 0000000000000000000074b511bce3dd4f1855358970fce08a9902e20021383e 1,409 1.00/1.00 vMB 2
885,958 885,958 000000000000000000007a23fe128964f135f872da8b67d56c110b8fb235d30a 1,106 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.95 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: 715.17 GB
    • Received: 17.66 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.