Loading Tool

Explorer IconExplorer

Memory Pool

78,745 transactions
29.46 vMB
0.11870073 BTC
Random Selection Loading Transactions
Max Size: 178.01/200 MB

Candidate Block

Mining Attempt 8c12e9ad80116ecab764c00c117a6dd7e7db0a858531b830996d1b05d1656364
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 7aa5078c3765f90be42931cc055785bbcfeb765003df44aad05b856b0f9f6cc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.04121842 BTC
Feerates: 198.58 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (194,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,986 720,986 0000000000000000000a513d9fc568910b72bb7874f45d9cf705b47289608fc5 651 0.28/1.00 vMB 8
720,985 720,985 00000000000000000003f72335101d7231adb8c08fbdc1601ce047e98ebed88c 565 0.53/1.00 vMB 5
720,984 720,984 000000000000000000099f943ffb10cd80b74183bc58d39cc379c6d232c68513 1,324 0.49/1.00 vMB 8
720,983 720,983 000000000000000000095d318ae763dad0189df8c368e838fa581b74673569ab 577 0.20/1.00 vMB 11
720,982 720,982 000000000000000000013c6e6aa667343ba1211e3ac78982f5d6936671982bc0 2,144 0.81/1.00 vMB 8
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
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: 712.95 GB
    • Received: 17.25 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.