Loading Tool

Explorer IconExplorer

Memory Pool

88,393 transactions
32.34 vMB
0.17358824 BTC
Random Selection Loading Transactions
Max Size: 195.81/200 MB

Candidate Block

Mining Attempt 0b2e9c027b009ec35c92d9172dee2adb7c06ab62f3b8dc2b67c68af0c9611775
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 834ba589c303abc943a1c8b424efa527ffb38b4c3855a91a62c5139e729f2284
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,754
Size: 1.00 vMB
Total Fees: 0.08439881 BTC
Feerates: 216.64 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (119,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,549 795,549 000000000000000000000600371c43f9f6108a095ae2e411970a62679dace9b5 2,402 1.00/1.00 vMB 20
795,548 795,548 00000000000000000000f68a38c7af214c485f7184b367cceddd65519be0bec8 3,139 1.00/1.00 vMB 38
795,547 795,547 000000000000000000022dff009418d3c8eda1ff7c4d4365540b9216302ff912 3,345 1.00/1.00 vMB 21
795,546 795,546 00000000000000000002abdc1105bbb75dafc6bb7f4b734765620be7419a9fd6 3,370 1.00/1.00 vMB 32
795,545 795,545 000000000000000000006f9c827f9337083399cbf7af63045ec3a4b7df60e4dc 2,359 1.00/1.00 vMB 13
795,544 795,544 00000000000000000001c30d7c0e06c60945ed56a99cb34003e242056fe1cf24 3,180 1.00/1.00 vMB 22
795,543 795,543 00000000000000000004005b8c9343ca8bf0296ce94986fb6b264366888a19a2 2,626 1.00/1.00 vMB 32
795,542 795,542 000000000000000000039f4ba4524bbba29e6a9bcc5d45fb5957bb09a03db477 2,730 1.00/1.00 vMB 33
795,541 795,541 000000000000000000045c3d95755995626d7b2d968c9f7cdecf208e3fe358d8 4,041 1.00/1.00 vMB 16
795,540 795,540 000000000000000000053f39d933e2c118db6efb85ec152dbef8b519e3c2b1b1 3,402 1.00/1.00 vMB 15
795,539 795,539 0000000000000000000380762cda7f10a0d85ec4523d4966ae984c1e0e745bb4 2,146 1.00/1.00 vMB 21
795,538 795,538 00000000000000000003d5d7c166c3c76eea6df323635a69073cacfb1ba0820e 2,850 1.00/1.00 vMB 27
795,537 795,537 00000000000000000004a7dcca6c5cc705993c00725d06220800edd39b0a1741 2,888 1.00/1.00 vMB 44
795,536 795,536 000000000000000000004ce659869848ba62b0bd5f38fa187f6d320d6180f2a0 2,130 1.00/1.00 vMB 27
795,535 795,535 0000000000000000000476c2ea7b8764c2c9a6a65988fd09e205da0fcc5c8c68 3,435 1.00/1.00 vMB 21
795,534 795,534 000000000000000000004aa9cd6c5c717171be6d81913521bf40da6457a0e14b 3,448 1.00/1.00 vMB 20
795,533 795,533 00000000000000000001c2d323d283c838e4742e18035014d19c094f42226b69 3,509 1.00/1.00 vMB 21
795,532 795,532 000000000000000000023fc824bfb305076aea7f83a1a58284860a1058f9bcac 2,826 1.00/1.00 vMB 21
795,531 795,531 00000000000000000004d69ccf66f310206a8b7ecb344d1bc7ec48ab3b75cdc9 3,603 1.00/1.00 vMB 19
795,530 795,530 0000000000000000000143e44ed6829382849a0da08b502c911d543943c10549 3,502 1.00/1.00 vMB 16
795,529 795,529 00000000000000000001163656ac23ce88116e892774d684e3a16515ede57b02 2,404 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.