Loading Tool

Explorer IconExplorer

Memory Pool

73,345 transactions
27.16 vMB
0.06214764 BTC
Random Selection Loading Transactions
Max Size: 165.87/200 MB

Candidate Block

Mining Attempt bf25021d5984152cfda66b2bdb8265164d5b7b844e4a714d30f18ebecb4d398b
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root dee15f55299121474c9a576db437c4238f9d5520b1578599f129c27326033c4d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.00457985 BTC
Feerates: 84.38 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (194,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,981 720,981 000000000000000000095dd37159ea2b9a39855c029bd7a60964b18fd26a3d77 2,731 1.00/1.00 vMB 10
720,980 720,980 00000000000000000003e9f3e17b2949ee0b9a57b4d4bdce16f2445d52ce53a6 62 0.01/1.00 vMB 8
720,979 720,979 00000000000000000005ce8276fe7ae8265fbf1b375d24c6c605d5d210f28cec 419 0.23/1.00 vMB 8
720,978 720,978 000000000000000000039d6a558cbaa975c31e54ae65566dc44f74fceddfdbee 620 0.17/1.00 vMB 10
720,977 720,977 000000000000000000057136f673e11718069a72e534227a1ca1465661fbb0ec 586 0.21/1.00 vMB 10
720,976 720,976 00000000000000000008fdd06a22e2bcaee4b786f992dc3cf5d72fb4f395b2de 1,359 0.51/1.00 vMB 9
720,975 720,975 0000000000000000000028a7d87f4fbeb8560b64319b9d93027874b7fb16bfc4 17 0.00/1.00 vMB 7
720,974 720,974 0000000000000000000003f23af552266fb2a01d7d8311b24a696a5caaea0ff6 30 0.01/1.00 vMB 15
720,973 720,973 00000000000000000006f0b11febdf7cb4b694562235d0f0e32360e1648c600f 557 0.20/1.00 vMB 8
720,972 720,972 00000000000000000001661ccd4a28873564a5eac13692263921e6edf646289a 326 0.28/1.00 vMB 4
720,971 720,971 0000000000000000000956164ea3dd9400ba8e41686eb6c54c63accfb2cbd8a1 2,804 0.98/1.00 vMB 11
720,970 720,970 000000000000000000098f2cd898b27658e91308c96528a9f9f24edee0567814 436 0.19/1.00 vMB 9
720,969 720,969 00000000000000000005bef93d0a259ace930e2e91830d51cb9ed72b642349e5 1,319 0.83/1.00 vMB 6
720,968 720,968 00000000000000000002accacf6ec28c41ebd2c9d1a4273020cfb3d316efd041 178 0.06/1.00 vMB 9
720,967 720,967 00000000000000000007707911d13db730cfe0d11bf77cdbd1133a2d21b3964a 509 0.12/1.00 vMB 10
720,966 720,966 0000000000000000000a15731313df55438b3f633a7cc2aa7edd7042e2628b9c 725 0.26/1.00 vMB 5
720,965 720,965 0000000000000000000455ad798574cf4fc06551fd5f59b2f1d409cd196ecbc8 3,149 1.00/1.00 vMB 11
720,964 720,964 0000000000000000000166a5a82e4c4c93016a5711e6cb578d184ceed21d7b1b 625 0.21/1.00 vMB 8
720,963 720,963 00000000000000000009a91825f3e519f438ec97300aa0e18dccd9e9ed5b0636 622 0.28/1.00 vMB 4
720,962 720,962 00000000000000000008cb38fb69c5e7fbad6fdd6f503d5c0a9c2a9d82a8df3d 2,820 1.00/1.00 vMB 11
720,961 720,961 000000000000000000073b4eb9e712d2d02f99b32a795ef18915b97ed6048976 558 0.19/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.89 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.36 GB
    • Received: 17.36 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.