Loading Tool

Explorer IconExplorer

Memory Pool

26,859 transactions
17.68 vMB
0.03801948 BTC
Random Selection Loading Transactions
Max Size: 92.37/200 MB

Candidate Block

Mining Attempt 96a99e652d4ddda733482b04d6955eb3ac178e57b0edeb8ce41d4ec627daf690
Version 20000000
Previous Block 0000000000000000000096b1ade1f1f4e194d09faa659d256ec665bc712b1939
Merkle Root 87fd64a76050acce777b2df5bf0834bc169c6b4c3fc6579240911aaf8cf909c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,256
Size: 1.00 vMB
Total Fees: 0.00522036 BTC
Feerates: 100.25 > 0.52 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,130 (638,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,141 275,141 00000000000000033df411f7f1c5ac880fefd2a26807ef5cbd824436eb90ba8d 43 0.03/1.00 vMB 92
275,140 275,140 00000000000000006581ba7bd3c2fbde46b3de4db8eab653387946c48307c966 387 0.17/1.00 vMB 42
275,139 275,139 00000000000000042bc548ee26bc35e4500c31efdde6e2c2923d4c1b8d358e6e 250 0.10/1.00 vMB 41
275,138 275,138 0000000000000000c98c3e2dfb16ba06c5109f77aae064baa6a26fdebb832adf 298 0.13/1.00 vMB 46
275,137 275,137 0000000000000004b86b6d97e6fac49ad002ae2311427f07bdd7dba9774c049f 163 0.29/1.00 vMB 17
275,136 275,136 000000000000000432a946d6b4e19f77b553c4665d118a34bc0ed57248fcb736 247 0.20/1.00 vMB 21
275,135 275,135 0000000000000004195944d21ab7db383f3d94b63d4b27bf3a5b827384063bc1 653 0.25/1.00 vMB 44
275,134 275,134 000000000000000066fa793a0f743eaa0c42f2523f08f8bb3751b4d6c07b5411 62 0.03/1.00 vMB 90
275,133 275,133 0000000000000002acdb1033b7563de6f86cf2b3ebb36b4a5cb18377a1429298 65 0.03/1.00 vMB 72
275,132 275,132 00000000000000005f3fc7050e4433c489744f551813b41bc7a268b47cc4b216 349 0.18/1.00 vMB 37
275,131 275,131 000000000000000393d77de3c1cde6da100b740b2285d6a9cb23ae96dc1abc9d 379 0.18/1.00 vMB 56
275,130 275,130 0000000000000000f67dccb479a246a8a12cf416ed9d16ebffcb2e495dd52191 108 0.05/1.00 vMB 50
275,129 275,129 0000000000000000bd0069f9366118d1ac033ff4d37e85ae0bcdef8f430c936c 267 0.15/1.00 vMB 29
275,128 275,128 0000000000000001c28f09b7b491e6ab28f541b8293394235e463385992af53a 558 0.30/1.00 vMB 44
275,127 275,127 0000000000000003e985ac6ed9143a089b22fd75ea1852b6561b2790dc37f7e2 668 0.35/1.00 vMB 51
275,126 275,126 00000000000000046303f2f30d50e5aa4922179906140ed7cf4ca15325a71a07 104 0.04/1.00 vMB 20
275,125 275,125 0000000000000004773e4af38953eedd1579e5a49beba08ece3bf8243d39235c 659 0.30/1.00 vMB 45
275,124 275,124 0000000000000003b00cd0a4c619c517e4c0d0727d7f7c3bba4f53763f40c695 1,004 0.48/1.00 vMB 47
275,123 275,123 0000000000000002d76f98162b17fac3e0e08db67a635e610aa14f8121c3c6d4 558 0.25/1.00 vMB 47
275,122 275,122 00000000000000031553223f3298f179497e1b8d4fc8d6db35777c712653e76e 483 0.22/1.00 vMB 53
275,121 275,121 00000000000000011d38486d72945bc8a2ff080b8a06e55664862b78b354de44 183 0.11/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

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