Loading Tool

Explorer IconExplorer

Memory Pool

76,709 transactions
29.73 vMB
0.10139737 BTC
Random Selection Loading Transactions
Max Size: 179.65/200 MB

Candidate Block

Mining Attempt 5be115d6ef1caf748566139ee9d4d174cc8dca2771eedbbb744d97ceef5c9885
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 7ec1364d243c4234daecde15d914ed15e89bdc9dd1f2b47f89d1d801ba2bc595
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.03418321 BTC
Feerates: 357.61 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (88,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,393 827,393 00000000000000000002bca01eee3e1f46247220ebc6191fdab3d0eb724d04f3 923 1.00/1.00 vMB 24
827,392 827,392 000000000000000000023fd454359377213dd3a636dd35e09abe79f000167d26 1,424 1.00/1.00 vMB 31
827,391 827,391 00000000000000000003222892dae3780d9046e10074ac9e11e1802c236f87b6 499 1.00/1.00 vMB 25
827,390 827,390 0000000000000000000325b4d9b6d502b7fc95046c8ebb4b919ee6e6bd92a6ea 2,697 1.00/1.00 vMB 26
827,389 827,389 000000000000000000025080a64f4f2458749b68584f4e6c46f372b2a98241ca 1,992 1.00/1.00 vMB 30
827,388 827,388 000000000000000000020740c94f39f154ed52c6dbb82d0f4e09d9c2c3caa16c 947 1.00/1.00 vMB 25
827,387 827,387 000000000000000000020ca9e9f651bb817b272d3f288941ab97030883d2c03e 1,898 1.00/1.00 vMB 34
827,386 827,386 0000000000000000000256393ecf88095fde2832cf963c8db6be6ede2c982e9a 2,172 1.00/1.00 vMB 35
827,385 827,385 00000000000000000003d344a1ed69af45351fbf2fd73d026f15a33a798f2414 2,031 1.00/1.00 vMB 39
827,384 827,384 00000000000000000001a955b5622674e52c323a9e23468518c92cea62963849 1,074 1.00/1.00 vMB 28
827,383 827,383 00000000000000000003c62263dd037a8f9fa3591066171d2777abc17741d92a 2,861 1.00/1.00 vMB 42
827,382 827,382 00000000000000000003fc2664b7b9e6631545924ceb1b407be43dde5d026161 1,267 1.00/1.00 vMB 30
827,381 827,381 00000000000000000003abfab244dcd07de4e2da6695243dde793902bcdc710a 89 1.00/1.00 vMB 23
827,380 827,380 00000000000000000003d80ca551e6fae754a7942af968c423676f7e109b9735 1,439 1.00/1.00 vMB 29
827,379 827,379 000000000000000000009b7d2ceb23a1b291f2ac5478f30ad251efa4a228220c 1,871 1.00/1.00 vMB 27
827,378 827,378 00000000000000000003c69b00023a56af188008ced2ccb75408057d3b193a95 3,015 1.00/1.00 vMB 30
827,377 827,377 0000000000000000000159fbb43f4f2f03fc80e203b025423f71fd22586683af 1,664 1.00/1.00 vMB 30
827,376 827,376 00000000000000000001a91e7afa9745ad883983d36208704643457a647f012e 158 1.00/1.00 vMB 23
827,375 827,375 0000000000000000000159fbf7dcb33106206a8299c637440159792a036e3a7c 4,949 1.00/1.00 vMB 26
827,374 827,374 00000000000000000002b330446f6377367b0ebdff0e6ff84e41329699e0558d 3,445 1.00/1.00 vMB 32
827,373 827,373 000000000000000000011538b71e8a5e03cf99195bfbbaefe1d0ef17dca140a1 1,055 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.15 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: 744.07 GB
    • Received: 18.70 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.