Loading Tool

Explorer IconExplorer

Memory Pool

78,494 transactions
29.79 vMB
0.11526850 BTC
Random Selection Loading Transactions
Max Size: 179.00/200 MB

Candidate Block

Mining Attempt 264fc6f6eecdf8eab33191d2b98be4c7259969e726720b47da681f360491b3fc
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 89d1dbe41a69756198caeac0e7dd36aeb7e925cb6906cd6cc09c03f303f03ca7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,140
Size: 1.00 vMB
Total Fees: 0.03438577 BTC
Feerates: 673.02 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (554,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,002 361,002 0000000000000000088217d47fb4d68ad743720ae76eaf50493f007b017c67e7 503 0.37/1.00 vMB 25
361,001 361,001 00000000000000000c5ca05602ff6633767c6305937ee1a3ebf7cf1879614519 280 0.25/1.00 vMB 7
361,000 361,000 00000000000000000ceb6d36fa5aea8ffee6919f7e8194aaf0e67f880feb4462 550 0.38/1.00 vMB 24
360,999 360,999 0000000000000000099c958032be380bd5fc45ef9fbd2a5aadc3f966dd619afb 1,536 0.95/1.00 vMB 26
360,998 360,998 00000000000000000ef39d2ce94626d88c1d029faa74f5a430cf4039b7b2d73c 62 0.03/1.00 vMB 30
360,997 360,997 0000000000000000103791be3d8df29be46a8f5f483cabd5fc5b1b9822d24524 319 0.21/1.00 vMB 22
360,996 360,996 00000000000000000bf8a0363bae7cfbd347d8e7dbd6c1f795b59ec791eb627b 594 0.40/1.00 vMB 24
360,995 360,995 000000000000000007182754441fedc060647c452e67b72d5b0d1d4878aadfa3 54 0.03/1.00 vMB 23
360,994 360,994 00000000000000000ee4c8742e229d27be51bca399298be5e42ce9162bbbd3e4 608 0.37/1.00 vMB 25
360,993 360,993 0000000000000000050e8e756c7430bff15853c5f6e14cb3caac0b7c5c3dea2d 165 0.08/1.00 vMB 27
360,992 360,992 000000000000000013eae1987d8bfb5d8fd859fdf309b97c22471ce1a24085d9 980 0.40/1.00 vMB 33
360,991 360,991 00000000000000000c8057fae7133d59d933f76c04f597c12423b06f16221943 968 0.63/1.00 vMB 23
360,990 360,990 000000000000000000101ac11e8721d45d5d8bbb5034efa6d154031f63b9e2e6 968 0.53/1.00 vMB 26
360,989 360,989 0000000000000000016284f8b3a917b914695e3684c97a026137b46789c2ea74 220 0.16/1.00 vMB 19
360,988 360,988 000000000000000013f207587856bb72ebcc82b07f87c2aeddf8e1b28cc921f8 106 0.04/1.00 vMB 19
360,987 360,987 000000000000000004a3f37c7ca7d6ea2c66d1addab097d8b4b1af0519d90fc8 432 0.17/1.00 vMB 39
360,986 360,986 00000000000000000f59ad021b35b8504bd2ba5e45116925cccf61cbced87646 423 0.19/1.00 vMB 27
360,985 360,985 0000000000000000065181a3046ae092dd18e29043172d94b69edf15bb617788 37 0.01/1.00 vMB 37
360,984 360,984 000000000000000013f40ee8e75edfab2fca83387ad43ae8bdddfa2228da22fb 724 0.38/1.00 vMB 26
360,983 360,983 00000000000000000805c6fef5a59073f4561acaaa2c07bc1cb453ed49f47f1a 601 0.29/1.00 vMB 29
360,982 360,982 00000000000000000221f873200ad7734aa215c2e2a4ab7cebc8dbcefa0a37e5 530 0.25/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.