Loading Tool

Explorer IconExplorer

Memory Pool

80,281 transactions
29.86 vMB
0.11764481 BTC
Random Selection Loading Transactions
Max Size: 179.77/200 MB

Candidate Block

Mining Attempt 9ea2e84a703b8fae96b755d55dfe0dbd3b8e8e729f85035f29bac2f822cebe22
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e84af74138c061d4f7c6a438c4030e1df5ed2658eea1a17c07c49911b6856ac2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.04867401 BTC
Feerates: 169.80 > 4.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (155,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,996 759,996 0000000000000000000247bf9eac8928a0e8af136adde7b9e41ca417ad7222f3 3,327 1.00/1.00 vMB 12
759,995 759,995 00000000000000000001a6f579d66cf9a1e8fdf0301fadcfa247662d4b69207f 2,888 1.00/1.00 vMB 8
759,994 759,994 00000000000000000000b5423405a634814c50037ea4b571b908dc44ef74ee39 2,575 1.00/1.00 vMB 7
759,993 759,993 00000000000000000001bb9cacc63db4036f81e442e16c4be09e1153dbc78099 1,825 1.00/1.00 vMB 2
759,992 759,992 00000000000000000003cd8d00b2ba79e519549b1813b66feb60756562d459ef 2,305 1.00/1.00 vMB 5
759,991 759,991 000000000000000000008e17f06ec0806bc4c5bd1e544811b1fbb30268248e6c 3,256 1.00/1.00 vMB 9
759,990 759,990 000000000000000000031ad04efcae4c701628fdfb9d623e7daca4c2bc581552 3,195 1.00/1.00 vMB 15
759,989 759,989 0000000000000000000377c673f2b15d11818f222b60680dfcf5e913b3c0e9a4 2,737 1.00/1.00 vMB 4
759,988 759,988 00000000000000000003366592984fc906794a489b74241b3f2a82ddfb31f891 2,387 1.00/1.00 vMB 6
759,987 759,987 000000000000000000066825d4efe8d5fa152374a967936ccbcfc0b04f814627 2,712 1.00/1.00 vMB 9
759,986 759,986 000000000000000000007e03554a23752365b8e880a8a400d01ecedb09a32e06 2,914 1.00/1.00 vMB 20
759,985 759,985 000000000000000000036ef7c865587bfe7635f16a09158a4a929c3a832a3a71 2,395 0.81/1.00 vMB 7
759,984 759,984 00000000000000000005c698d9577f06bd8a41b40c51488810c5e63e9f24d02a 2,180 1.00/1.00 vMB 3
759,983 759,983 0000000000000000000216d575de0a73825c5bd7e59dbc65a3becf0693100387 1,769 1.00/1.00 vMB 4
759,982 759,982 000000000000000000030b1feeed946969662b67245773f6286e2a5cb1c50faf 2,698 1.00/1.00 vMB 7
759,981 759,981 000000000000000000055290d8a51a4f9c963086749783b83bac33988fda843f 2,702 1.00/1.00 vMB 18
759,980 759,980 0000000000000000000596a60a789493a28a47b120dd497fbad9b251d3e6943f 2,329 0.89/1.00 vMB 7
759,979 759,979 0000000000000000000170081c668fe73dcc55e3426447f3cbd41bdfb50ced7a 376 0.11/1.00 vMB 6
759,978 759,978 0000000000000000000068acc7fe772657a6f2eb1b8f6250aa673f04ebe3f73d 221 0.08/1.00 vMB 8
759,977 759,977 0000000000000000000028c0f0a80350010b0002468db9fe1bde7d6cd00def54 171 0.06/1.00 vMB 6
759,976 759,976 0000000000000000000196af836bf0ee0b10598737eaae739e7c4be7889660b6 1,421 0.52/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 673.15 GB
    • Received: 16.42 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.