Loading Tool

Explorer IconExplorer

Memory Pool

78,672 transactions
30.26 vMB
0.07359008 BTC
Random Selection Loading Transactions
Max Size: 183.71/200 MB

Candidate Block

Mining Attempt eb26969d4510db8d36229aa050fd2934a50a1c1ad56815337efac3c38752fb9c
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 1a3907b7c9022fd552151bfa827f2bf944c622aba630331b0ddfef8461e9a7a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.00921048 BTC
Feerates: 45.66 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (408,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,715 506,715 0000000000000000001dbd89c02ced5965c9fdaba38105b99da804a68bbfe232 2,575 1.00/1.00 vMB 207
506,714 506,714 000000000000000000113286dc5e9bf8cdf2a804592c742bc40c038a0aad19bd 263 1.00/1.00 vMB 21
506,713 506,713 0000000000000000003ac83623bb1fb27c9dc712a49765af434fdf4b32d0d93a 365 1.00/1.00 vMB 21
506,712 506,712 0000000000000000003e09e18c24ec2aca75f9cd894476af4b032a93b58088b1 935 1.00/1.00 vMB 69
506,711 506,711 00000000000000000025278e3f45781202b5a0f48c2e07279119ac2dba42f89b 862 1.00/1.00 vMB 13
506,710 506,710 00000000000000000055f329804e7c220796c1dfa3f49005c94644c7bcd9cdac 1,775 1.00/1.00 vMB 106
506,709 506,709 000000000000000000422850cc1b10f7f0627f87ef64b0c56e4f34873911c0f1 3,269 1.00/1.00 vMB 242
506,708 506,708 0000000000000000001abe1a09c64902663dfdd70b26488335e1f7d65a818dd3 2,099 1.00/1.00 vMB 53
506,707 506,707 000000000000000000617cde5ac1b872a82766b2e74978766cf1fd671e920518 2,372 1.00/1.00 vMB 168
506,706 506,706 00000000000000000054b70d2ca700104127b5782a91622e5da67bfe95ab1886 960 1.00/1.00 vMB 60
506,705 506,705 0000000000000000004a345102e752900bcd1f8b73895584e592ba2acb4da00f 1,512 1.00/1.00 vMB 89
506,704 506,704 00000000000000000005bfb18cd356673816f60e98332f3158f707a2c98462da 1,633 1.00/1.00 vMB 92
506,703 506,703 00000000000000000017bae7057b8c98f8cfccc635c1c9594bd42314f36c4636 1,796 1.00/1.00 vMB 112
506,702 506,702 0000000000000000005d267df0a9b522edd0f4198c5efc7a72fd2ebb91167a8a 744 1.00/1.00 vMB 65
506,701 506,701 0000000000000000006af21a1802659aaf4bec6e1e4134c1a34dada50aa23f3d 829 1.00/1.00 vMB 47
506,700 506,700 00000000000000000024bb0f7aa424328d491818b6e675e6d87cddded890f7fe 1,929 1.00/1.00 vMB 132
506,699 506,699 00000000000000000042655feb2dfec73a02a05e083a41dae8ab50f0ab118871 679 1.00/1.00 vMB 43
506,698 506,698 000000000000000000448e2613246f933d3f92dfca0a75b1bc6453c53924d7c9 1,834 0.92/1.00 vMB 92
506,697 506,697 0000000000000000004f9d1ee1f170933555896767ac00ec1c50661161528877 2,398 1.00/1.00 vMB 159
506,696 506,696 00000000000000000030631c0aebbeea6981262d9d9bb85f64319dc103e83ae3 1,378 1.00/1.00 vMB 85
506,695 506,695 00000000000000000041e1d47129f41dfb0ede107bfb72c10fa7e4edaeed3d15 440 0.17/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.73 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: 707.33 GB
    • Received: 16.67 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.