Loading Tool

Explorer IconExplorer

Memory Pool

78,651 transactions
29.29 vMB
0.10633027 BTC
Random Selection Loading Transactions
Max Size: 176.16/200 MB

Candidate Block

Mining Attempt 6a6ae631c18f8b232fb24c8e401faa2d935142f1712b02a6fbb71a7620aeb1fe
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 4a65b7d7e3d1e74438b8b0ca99534506c5119b14e1a677f85fb47fbf2c33cb44
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.02952033 BTC
Feerates: 144.91 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (457,003 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,264 458,264 0000000000000000013135458adaf3c04992f0e6b0c121ab5d62080293be45d1 2,257 1.00/1.00 vMB 219
458,263 458,263 000000000000000001872ea8c995e387f87c1ee73e3a87af27106728612479c5 2,148 1.00/1.00 vMB 119
458,262 458,262 000000000000000000e14c3c9f014a83d4b3a04749bc417afbf3fb383ae3e830 2,283 1.00/1.00 vMB 150
458,261 458,261 00000000000000000167cf49d392c2e9c8ecea49dce96187b7d1538ba3a445f2 2,489 1.00/1.00 vMB 209
458,260 458,260 000000000000000000f0a61a98fe90b7020f6b42d9711bdf61c40144bb40d535 1,655 1.00/1.00 vMB 288
458,259 458,259 000000000000000002257befde9c6615b108d7b4dcbb0b5bea060da448175094 2,333 1.00/1.00 vMB 169
458,258 458,258 0000000000000000008fc20d5d6b62f8b952c6843fe23aad2bcd8dab92949ae9 1,458 1.00/1.00 vMB 82
458,257 458,257 00000000000000000179ceee6836e3c04a00cb3bb0c3a0915c70ac06281634d7 2,284 0.99/1.00 vMB 198
458,256 458,256 0000000000000000017f6057916959ae8012be07be27d7b30cce49dfa83cfb48 883 1.00/1.00 vMB 67
458,255 458,255 0000000000000000021c06bf4b36af5679da8e6fbbab7540309f1df0ef65c76f 1,442 1.00/1.00 vMB 62
458,254 458,254 00000000000000000080130d2afd4655a291df2d78bf78eaa284f9a26e841d33 2,431 1.00/1.00 vMB 195
458,253 458,253 00000000000000000066be64f054d516706ee7384102c1cef39f684b6d6b6737 389 1.00/1.00 vMB 29
458,252 458,252 000000000000000001d32f9e2f51db00eb49ad1fe3255478aee83f3065979963 2,173 1.00/1.00 vMB 141
458,251 458,251 000000000000000001ec10207952bffca6300a4b7ddfe46c235dca777a41b647 2,529 1.00/1.00 vMB 198
458,250 458,250 000000000000000001c6dde628f40f6f2cd4a8e124c5ef3175b60df378a7c917 1,746 1.00/1.00 vMB 115
458,249 458,249 0000000000000000020f68017096e9282e71f8be09cd91d6ab4c2bbaa87e14b8 1,945 1.00/1.00 vMB 165
458,248 458,248 0000000000000000014241e93de48bba34b345ed3a2f01dca06e2524fc29f506 906 1.00/1.00 vMB 73
458,247 458,247 0000000000000000016453fe118cd3d232b50fa25bae9774a2c84573ac6ef503 1,167 0.65/1.00 vMB 139
458,246 458,246 000000000000000001c7f660569d9995cee6c11df2ed70c6a7867f8dd9a6bad0 2,089 1.00/1.00 vMB 151
458,245 458,245 000000000000000001303388ff52e7f3dc8f86da81a94ac0803db1b73cc4faa3 1,866 1.00/1.00 vMB 112
458,244 458,244 000000000000000001bcd93c5e8d7960aa94fbcd89f51dc9cd8919ac827894b1 2,266 1.00/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.