Loading Tool

Explorer IconExplorer

Memory Pool

81,971 transactions
29.99 vMB
0.09600842 BTC
Random Selection Loading Transactions
Max Size: 181.98/200 MB

Candidate Block

Mining Attempt 2a2dac297cfc86609bc7d0c9e088efc4d972a9b4e38447310ca4b5319c99f922
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root c946da3d265dce13d30818b92b4833e0582af905c21c5b1cc88e31da2926c68e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,195
Size: 1.00 vMB
Total Fees: 0.02676460 BTC
Feerates: 301.57 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (554,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,731 360,731 000000000000000011b8c7847a65bb578853a3c7a57f6eee1f30fd3655b6e7cf 862 0.73/1.00 vMB 16
360,730 360,730 000000000000000003c65cfc22a9245fa6c09d9f9dba5bcafb30a1c5a4ff9d3f 77 0.03/1.00 vMB 30
360,729 360,729 00000000000000000cab80c66780012a101978c9d44973162d5ecb9eb616562a 900 0.75/1.00 vMB 18
360,728 360,728 000000000000000013e11ff8b33d034c09df412194d867e1e47739cb39553c8d 201 0.10/1.00 vMB 26
360,727 360,727 0000000000000000068e43d8e0718b1f5f0a36388a8620d15dc612c62d1a09b6 965 0.50/1.00 vMB 31
360,726 360,726 0000000000000000045d4763423795d596eb050514cb9f7793c8d202cb55f94c 600 0.26/1.00 vMB 27
360,725 360,725 00000000000000000ffd436e9e9d879cfdb885f83ed57b5647a85a343e547462 700 0.42/1.00 vMB 29
360,724 360,724 0000000000000000001181316fe46735e4649094a468ce48ae4e6b4599db4136 204 0.12/1.00 vMB 24
360,723 360,723 00000000000000000533254333f106bb6cf84b855c56f4f531799225355044bb 166 0.24/1.00 vMB 10
360,722 360,722 000000000000000015403e0ff7d0c58dc029a5b981cb3bb1f08a2d771ba9a821 497 0.25/1.00 vMB 26
360,721 360,721 00000000000000000b0298b20b913e5f99bad321c7e7a713e815e2c6f3195585 1,419 0.75/1.00 vMB 27
360,720 360,720 00000000000000000df36d5c058d3b256894c1339a12561005be038691969a3e 416 0.32/1.00 vMB 19
360,719 360,719 00000000000000000592edc2ed650bbd1fba688e2e930b04436590dfaf30baf7 788 0.36/1.00 vMB 30
360,718 360,718 00000000000000000ad02b93b6b7d9fd7e6254dfc7ff51be8a41515a1fa00e3b 1,176 0.73/1.00 vMB 42
360,717 360,717 000000000000000011e653ea6ef73b17f321e39e0ccfa10d62796b4a6d0e4868 947 0.55/1.00 vMB 25
360,716 360,716 00000000000000000fc6eee4d4209111d33b7f7f7d87ea66a4fe32a7e7aa94bf 903 0.37/1.00 vMB 32
360,715 360,715 00000000000000000a6bc0496a2e37111b79b2901b08dce77e19b573b9d74508 52 0.02/1.00 vMB 33
360,714 360,714 000000000000000013b05456546809092c93eafadcf714b34660baa9cd6526f6 357 0.18/1.00 vMB 27
360,713 360,713 00000000000000000b9550efbac736bb2563c9c55d390d65395fe0c50bb75bac 155 0.08/1.00 vMB 33
360,712 360,712 000000000000000013d48ef77e6f146c857b54583a99d0f48abe5911b39e0eb6 261 0.13/1.00 vMB 28
360,711 360,711 0000000000000000101cf3eba98a37f71cece1115c6301e7d884add219d79c20 1,282 0.71/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.60 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: 671.75 GB
    • Received: 16.00 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.