Loading Tool

Explorer IconExplorer

Memory Pool

87,273 transactions
32.11 vMB
0.11752920 BTC
Random Selection Loading Transactions
Max Size: 196.25/200 MB

Candidate Block

Mining Attempt b96ecb8819a0c9b6a786a6cba0e4b6f57adfe69eae44d790cd20276ab8bcbeb5
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 504b2b1047c99ac573cafe7454d554c90f908a9ce8e2140342b9ead8e4c9abde
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.03286858 BTC
Feerates: 1,236.26 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (466,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,202 449,202 00000000000000000236fa4d0cbc867afd83119547d461c29fbce68d28e81645 717 0.30/1.00 vMB 74
449,201 449,201 000000000000000002a16cafd966cf148b8a2d1b2b4c1be9796a201b574f937c 187 0.10/1.00 vMB 65
449,200 449,200 00000000000000000163760f540b06fff6cd6f097cb812409333c161fc9e6da4 481 0.20/1.00 vMB 79
449,199 449,199 0000000000000000019b3a6a62b8bcc1f7dff8aec6814eec399ffa28b00e565a 1,087 0.42/1.00 vMB 84
449,198 449,198 0000000000000000001bcd3a107c11e2d573150b4ef5a8ab855361713fb5f9db 2,113 0.76/1.00 vMB 80
449,197 449,197 00000000000000000102f28bc35a2b851001d5dd8c3f4438a4a5fac94e594037 605 0.25/1.00 vMB 67
449,196 449,196 0000000000000000023dd16afcc40daba6ba873bf06dcc365a306b4fcf3e1971 2,116 0.96/1.00 vMB 58
449,195 449,195 0000000000000000033d2f272b18e8ff0bfcb9681855c9e6b5fd93a0d9baa943 2,447 1.00/1.00 vMB 69
449,194 449,194 00000000000000000241675c5c69d18a335145a51e5f9438cff227f67f17c9e8 2,957 1.00/1.00 vMB 105
449,193 449,193 00000000000000000233f53207d2f16fa52cb0ff9710f12e2c824f2d47987cbb 282 0.12/1.00 vMB 81
449,192 449,192 0000000000000000017d3b3c813479b5ad55b3d256a0aab278c9f8ce645426b4 455 0.24/1.00 vMB 75
449,191 449,191 000000000000000000d25603eb21b46c21013a82d4f6841a8f4b0fca2915d60f 147 0.05/1.00 vMB 91
449,190 449,190 00000000000000000298a7e126ece98e692e1508167ef65903425776574dff4c 674 0.52/1.00 vMB 35
449,189 449,189 000000000000000001b39d470113a09e1f0542d82e4ccc8441048129c03c75dd 1,189 0.75/1.00 vMB 51
449,188 449,188 000000000000000001681ddcb80c4a1a6857a5f152afa62bacb729366f5480cd 2,656 1.00/1.00 vMB 61
449,187 449,187 000000000000000003199e95d5b12a4fbff63825dcb73532106a8b0e6782c552 1,961 1.00/1.00 vMB 73
449,186 449,186 0000000000000000017fa6d42459acd7298e56920df3245036a6c34900e46330 2,945 1.00/1.00 vMB 112
449,185 449,185 0000000000000000022cd4fc238ad8cb918e15c28b72ffd9929ae8f9d3742bb7 2,051 1.00/1.00 vMB 61
449,184 449,184 000000000000000000acc835a48a9afe9fec0fdcc417c3f9889ac34f25a5c53f 2,292 1.00/1.00 vMB 50
449,183 449,183 00000000000000000294eef7e61dd9e7bd26a243f338324fb7f1dfc7185987f9 2,491 1.00/1.00 vMB 82
449,182 449,182 000000000000000002f0b222e94b1e2afe5efd18e332ae0c8f0a97dba750dd9b 2,802 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.