Loading Tool

Explorer IconExplorer

Memory Pool

42,673 transactions
19.19 vMB
0.43691358 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.07/200 MB

Candidate Block

Mining Attempt ba797053705c1ad46426ca8edd537ad985e7321aadc48da066ff0d1dcfbe6e9f
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root 25c7bff037b86e832787401f77c4c66cfde724f2f5fe7fdef254d6ea8b44f9b2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,910
Size: 1.00 vMB
Total Fees: 0.13020533 BTC
Avg Feerate: 13.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (652,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
260,700 260,700 000000000000000343dd31f25a182e14a4b13c15c6c005d24ff3f03a61590794 0.23 MB 341 64
260,699 260,699 00000000000000099f086871f03d03f6639b89799cb6d452a9f34c5764f83dcb 0.20 MB 301 67
260,698 260,698 000000000000000bbc858eba4a3eb77f92e8e81a91c40c6132dd02f81c8d552a 0.02 MB 54 106
260,697 260,697 00000000000000131113ceb8e905d5a932e4ad99a63a2cc826e31fa1c13b9045 0.13 MB 275 84
260,696 260,696 0000000000000004e0ec36d51345e42203254ad021a862a967b054c413ac3e4d 0.01 MB 30 69
260,695 260,695 0000000000000001d8962be537364240fa39d5a6273fc8256265585a7efcca70 0.03 MB 53 68
260,694 260,694 000000000000000817a85efc6ee6f4ba1720a8f9609f85506e37959013044b70 0.03 MB 75 75
260,693 260,693 000000000000000b88f58e220003eaf8ad09792ce13e8c66d8f1c447337c1f22 0.04 MB 105 81
260,692 260,692 000000000000000cd8b8f89819f8ab594996aef690d63bf9d4fbbe3a66ff0918 0.03 MB 80 87
260,691 260,691 0000000000000014eba2007c06a492d096eda769d320c445bd11bd8423584306 0.08 MB 174 85
260,690 260,690 000000000000001b93c38161611c4cde215ff40353233a5e9556b55e2d26b98e 0.07 MB 158 98
260,689 260,689 0000000000000008a9c00c9aabbb55b9610abcda22fcae0c01f3ee25851a2baf 0.04 MB 78 79
260,688 260,688 00000000000000096087f214b3aeb4032d1cd9d4f43d9d623684b16c7b3f032c 0.13 MB 293 183
260,687 260,687 000000000000000878f0a16a73ed9a5de5dedf1e509eec09d80cd772af9761f3 0.09 MB 207 75
260,686 260,686 000000000000001a3386399bd4ec3ad71b1e223271968883add2401c6f356085 0.14 MB 314 98
260,685 260,685 000000000000001cafebf08b390a25d010758e563700e344f9ab3c8f343e0bab 0.02 MB 50 77
260,684 260,684 00000000000000058bf27f4863adaef3be1810cc5757c6b1deb00bc4654c38dd 0.03 MB 56 72
260,683 260,683 0000000000000003fd03d93833fbc734fb96d9982b1abdba0ae3c0ab882339d1 0.09 MB 143 59
260,682 260,682 000000000000000b6e4239f5f17eb5463a3c926e791c7b2bdc0471e54393b1a9 0.15 MB 259 79
260,681 260,681 00000000000000037d94a99698021d77a89080d0390fb3b5d66e7ae55c721a76 0.01 MB 7 13
260,680 260,680 000000000000000508c42ea961309e834594883e2df9fa1b32a5795cf2dd677e 0.14 MB 311 91
Previous 10 blocks ↓
Total Size: 778.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 52
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.84 GB
    • Received: 0.17 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.