Loading Tool

Explorer IconExplorer

Memory Pool

80,426 transactions
30.54 vMB
0.07968176 BTC
Random Selection Loading Transactions
Max Size: 185.70/200 MB

Candidate Block

Mining Attempt e51982e8c0b267b891609c699f055dbd59bbfec6442d5c6672d2515b547775bc
Version 20000000
Previous Block 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7
Merkle Root a6314661a99c8fdc0fd73efaf01c04359506c92785e2166236b46c63c4406289
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.01106049 BTC
Feerates: 18.08 > 1.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,350 (18,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
896,835 896,835 000000000000000000009bf6d425669f87bf00aedecbccb1cead4c17ae8aea44 1,691 1.00/1.00 vMB 2
896,834 896,834 0000000000000000000020e34a7c3497d98f789d4aed83f09788ef55eb40ba6a 2,125 1.00/1.00 vMB 2
896,833 896,833 00000000000000000001b6e78c3c484af74b169d35ea86070f54319a3c15f3ed 3,636 1.00/1.00 vMB 4
896,832 896,832 00000000000000000001915c67bec57ef0b8f361d1df9b8b7fe1446d4c5bcfa8 2,723 1.00/1.00 vMB 2
896,831 896,831 0000000000000000000093b322a583ee12e75d0036aaf0b6dba5a79aafd4c8c9 4,466 1.00/1.00 vMB 3
896,830 896,830 00000000000000000001b1b75af2fcbd3ad974aa3d2b5a745af771d0d0a19783 3,399 1.00/1.00 vMB 3
896,829 896,829 0000000000000000000005099643abaf35c540d5f2e72ed305ec323578dd4d32 4,040 1.00/1.00 vMB 4
896,828 896,828 00000000000000000000f98c29a015f84e08c3a21b77319cbab5445785fc3259 3,797 1.00/1.00 vMB 3
896,827 896,827 000000000000000000007cf17843f965a1594cd02aad170ef316d4e74ce31764 2,491 1.00/1.00 vMB 2
896,826 896,826 0000000000000000000244655bf886486214ad84069c384fdd7500d9c7eebeec 2,800 1.00/1.00 vMB 3
896,825 896,825 000000000000000000009328963c6c9d2beb7d2e23ed9b6eb6f1c09f8d686ee1 3,343 1.00/1.00 vMB 1
896,824 896,824 000000000000000000017d03991c213abdb10000422a800e23dc4bb77c7a605c 1,529 1.00/1.00 vMB 2
896,823 896,823 00000000000000000001d47092cfa6e4a4f84f2d48194a5b1b9c7437b35047b4 697 1.00/1.00 vMB 2
896,822 896,822 000000000000000000013d191f0d71291c24ebb0b1d749f8ab89f514c6adee85 3,129 1.00/1.00 vMB 5
896,821 896,821 00000000000000000001dfb41c0d193f62507e52c1d9ef6b418936fcbe8f572d 3,688 1.00/1.00 vMB 3
896,820 896,820 0000000000000000000084524cba9005fcb10c996467a3f973add6e948345468 3,629 1.00/1.00 vMB 7
896,819 896,819 000000000000000000012f13426140d43426f9db96fe9c93d3db4ebddfbf8428 3,320 1.00/1.00 vMB 4
896,818 896,818 000000000000000000000a4225151294487b374c3511dbd069ff8168f879609e 3,759 1.00/1.00 vMB 3
896,817 896,817 000000000000000000005b5f8bea4ff1212283d4501577d8816f544e10b765a6 3,276 1.00/1.00 vMB 10
896,816 896,816 000000000000000000003cbd94c5a4078fbff59f27458deee1089eeffde9f6eb 2,442 1.00/1.00 vMB 3
896,815 896,815 00000000000000000001d8352500447dc13c1cfe547ad3b5436b6006a50158f7 3,232 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.00 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: 718.48 GB
    • Received: 17.90 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.