Loading Tool

Explorer IconExplorer

Memory Pool

28,600 transactions
8.62 vMB
0.06085106 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.12/200 MB

Candidate Block

Mining Attempt 4ccbea44a22d519b22ca54c8fdc70bd9ad0692b90f798c1e692c6f53c18b49cb
Version 20000000
Previous Block 00000000000000000000c13069b9329f48223affbf81e7578255b2033820348d
Merkle Root 3a0e7030feef567654196dfff0e0314b9a6d393922d98bd713f217d4f39d2831
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,774
Size: 1.00 vMB
Total Fees: 0.03306670 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,020 (716,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
196,082 196,082 000000000000016a9d9ce782df3f2d869358cb8e4320b0d640911d298282a8c7 0.03 MB 69 112
196,081 196,081 0000000000000165aa9c35e3545945f0b63dd53e2d1cfb69b8937b03ca028c7f 0.02 MB 57 77
196,080 196,080 0000000000000133b8ad4bf0fcf47be0b83bf8722d718593b2ff448cb7e3a527 0.10 MB 225 138
196,079 196,079 00000000000002a7fc1f075c0138e4f3d6d042e282c8d758d9f194e1607947c3 0.15 MB 328 158
196,078 196,078 000000000000026b9d5a9dadab699c37aca63d4ae77e91f6bb3f26de5167e7a1 0.25 MB 653 382
196,077 196,077 000000000000069ebe2c5252858ac018e11132b17e28b73ac7989be8face3637 0.02 MB 27 79
196,076 196,076 00000000000004b4cda4e9e6a3ca7369f631ca968d46f25d61c26e08e1ddfab8 0.17 MB 512 13
196,075 196,075 00000000000002a876a18f821e0cbaed481cc07cd5d4efb0baf262c95696b4df 0.12 MB 194 191
196,074 196,074 00000000000000a842830a83ca174dd76f6601f96cb8f038c8c289e18485b376 0.03 MB 81 89
196,073 196,073 00000000000002458e951f218e13b283fada2c4c4d798fcdf55ff6416b33a1c4 0.16 MB 345 156
196,072 196,072 00000000000001c7e1333c6b3753d5e285e86e9957c59446097184e4f4a47e1b 0.01 MB 33 43
196,071 196,071 00000000000004ff273eabb48f82e5d32d0d928628d1e2a934a0307b0a27e61c 0.05 MB 144 99
196,070 196,070 000000000000015cd445896357d13c312554ec1026f02e37910b367d3269c0ff 0.00 MB 2 0
196,069 196,069 00000000000005abae0d2924767701ff7795492c8fef3021e6ad4ab6eac163dd 0.03 MB 97 384
196,068 196,068 000000000000037c8bf537d83b5ea6562a863544e03a4c2038010aee6845dcf1 0.01 MB 22 313
196,067 196,067 00000000000000ac695215ce7d0b158b00ec34233a8a5555e758edcbadd5aaf9 0.09 MB 102 343
196,066 196,066 000000000000046dab4b1abedb304253eaa315a34c2351bbf852f91dd4f80d72 0.00 MB 1 0
196,065 196,065 000000000000013c4b4c04b11205e287ea5697321d866cb39c11e1bd9023fae8 0.13 MB 251 206
196,064 196,064 00000000000000aba6ca010986f2c6b919e1ff0a473a5e559441dd229ad58f35 0.00 MB 9 15
196,063 196,063 000000000000060e7e874e22396624cfd8c43491de010cc4802915a1fe8135b7 0.03 MB 88 580
196,062 196,062 00000000000005540afaf72fe37d2380c773258f40e4d76d6b7503ce1ca343a1 0.06 MB 130 229
Previous 10 blocks ↓
Total Size: 778.88 GB

Node Details:

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