Loading Tool

Explorer IconExplorer

Memory Pool

85,782 transactions
32.88 vMB
0.13236066 BTC
Random Selection Loading Transactions
Max Size: 195.56/200 MB

Candidate Block

Mining Attempt 15a373813dba0c71dffe8999a27356c6893e89d223e71d76aafb3a3a801ef9ee
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 0191e0b882800499a01c0e2e8344c29037ac6d8b6a29f3666b9b80ce5b5f114a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.06108579 BTC
Feerates: 387.56 > 6.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (804,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,995 109,995 000000000000562d3919706f582098f1d9fe8b10ec7871a0a002114d219d182f 11 0.00/1.00 vMB 0
109,994 109,994 000000000001a8c008fc3c83477c709951b024c585243684237b0f1e5f9ec125 11 0.00/1.00 vMB 0
109,993 109,993 0000000000010813e2d2a52cb0d8e605bdebe634c710b793bf8fcc7fb1d749ab 10 0.00/1.00 vMB 0
109,992 109,992 0000000000000875672d3acc5221981cef09d88fdbacd020e2f55ea34aefc116 17 0.01/1.00 vMB 124
109,991 109,991 000000000000bcb2e179516142379f4cb326a7226d0de77a4b4667d9782931eb 7 0.00/1.00 vMB 0
109,990 109,990 0000000000013be98965fc83437d95034c9542f3cd0674ccde82a445a73c813f 3 0.00/1.00 vMB 0
109,989 109,989 000000000000590fd1d79017c5518660401c63802ee46e43a501edaaa76c8e0f 4 0.00/1.00 vMB 0
109,988 109,988 000000000000212397aeebb68c0c87395cc4c1219b793c189cbc023e319f0dd6 3 0.00/1.00 vMB 0
109,987 109,987 00000000000067e729128ef3d33528aaf78cbf03f2120c88c56373e642dc3859 2 0.00/1.00 vMB 0
109,986 109,986 000000000001558d427b1460fef699237147aa4a54bcfa7d3590794f6917bb23 5 0.00/1.00 vMB 0
109,985 109,985 000000000000114d06a50b0112d187358b3cdc4796d29df741362ec150cf6db8 4 0.00/1.00 vMB 0
109,984 109,984 0000000000015ba90ee92a796313f03201be536917dc1d05ae58ffb43f7fd960 12 0.00/1.00 vMB 0
109,983 109,983 00000000000129736b7fad0acafe22ea7d2b933b26f24b62b78b163e2fee1768 10 0.00/1.00 vMB 0
109,982 109,982 0000000000004e7cbe13ac65b20e2515306db9613971fc01ef4b944eb0bb5e3b 11 0.00/1.00 vMB 0
109,981 109,981 0000000000001334cd012cac17125a13f76dfeca596643d225532f6fe1c141da 11 0.00/1.00 vMB 0
109,980 109,980 000000000001778382e9432c63d7e2ae6e80c554409084a567ad51d321497ed7 12 0.00/1.00 vMB 0
109,979 109,979 000000000000664cc8aad8903e248f011ed67f862c399050bd6818300524779e 12 0.00/1.00 vMB 0
109,978 109,978 0000000000012b142326396f07c5bd3689ed347c11f7a4331a187385cf8990f4 12 0.00/1.00 vMB 0
109,977 109,977 0000000000017ce55029a299f020d7f8e6df6b1990711c8464050d4d54a3c54f 9 0.00/1.00 vMB 0
109,976 109,976 00000000000077bebbcf5a1483a0f01d1e3befe221b4ab6a156f8edb3a07deec 12 0.00/1.00 vMB 0
109,975 109,975 0000000000014092c4559472f659b09c945c44e093819fb0793a83269bb88894 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.31 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: 659.27 GB
    • Received: 14.60 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.