Loading Tool

Explorer IconExplorer

Memory Pool

79,070 transactions
29.26 vMB
0.09768288 BTC
Random Selection Loading Transactions
Max Size: 176.82/200 MB

Candidate Block

Mining Attempt b563a9cee69d5cc20fe6b976ef319be4bfc3c79f0a959490584f02859b433034
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 2e7d34e5cdb796d36a30109f877886c423fbb826ac585d61b42ebe6c1bcec1d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,525
Size: 1.00 vMB
Total Fees: 0.03566977 BTC
Feerates: 477.45 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (558,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,302 356,302 000000000000000001bbbcc2d3c4f0b7708790f421b77513a5bf836a0e0a8136 1 0.00/1.00 vMB 0
356,301 356,301 00000000000000000103ff98e91fa5d9f39fb4b032fecc0d69f9f89f5f1c2ce5 199 0.10/1.00 vMB 25
356,300 356,300 000000000000000000b8a1b5f2e82280c61210ab8562c2d3b7cf328a40ce247d 234 0.12/1.00 vMB 26
356,299 356,299 00000000000000000880afbc23f0176372837c3edc9251763a4268edac280299 29 0.01/1.00 vMB 20
356,298 356,298 0000000000000000139861f705293aef7fefc3a6f73d5b20b12a8d32ece9e65c 752 0.37/1.00 vMB 25
356,297 356,297 00000000000000000b96484e45cffefb78416c27e1ed57b8a997c71ece026282 1,063 0.71/1.00 vMB 16
356,296 356,296 000000000000000011c5c276fd8b3f0a1067640026edd0761e18268346914870 1,703 0.75/1.00 vMB 33
356,295 356,295 000000000000000009607ec1a855c01ed360a8d8b89b27079f8efd3ad241c940 769 0.38/1.00 vMB 27
356,294 356,294 00000000000000000021f557f79ac380ce0cdca3d4829269d6487c024503d5b6 1,870 0.75/1.00 vMB 28
356,293 356,293 00000000000000000ee6c0e1514c57e455bc522928fb8aaa89cbf91172dcf28c 455 0.19/1.00 vMB 28
356,292 356,292 00000000000000000c9319fee2543d2c1002786f0a7a41bc6103484f418acb3d 1,648 0.69/1.00 vMB 29
356,291 356,291 00000000000000000f2cf89ba1f291debbb32b00ce3870be8cfaee8db2425790 1,105 0.48/1.00 vMB 27
356,290 356,290 000000000000000010a33052fca14166bde756df88e4ff1091e2bd4e4259b014 553 0.23/1.00 vMB 28
356,289 356,289 00000000000000000a7391e98680206ef8d17f705d64771a43f4f3316b8e9983 374 0.18/1.00 vMB 22
356,288 356,288 00000000000000000dea49b2036686e95f322afea8f5a73c5d522ebb768e6159 1,203 0.61/1.00 vMB 26
356,287 356,287 00000000000000000df8dd843a6b4bcb782ebb8cda4e5b846e8710b2dd55d68c 673 0.34/1.00 vMB 25
356,286 356,286 000000000000000008b72152a94b9bd495f7dfd413bd1665fc079094f7c8baf3 219 0.09/1.00 vMB 34
356,285 356,285 00000000000000000a6d911d31bc293ca33ed6b80dd3353129936d4506e8fd77 1,005 0.54/1.00 vMB 25
356,284 356,284 0000000000000000087422f9dba69b8f9ef915f55eaeec66957c23ed56252452 338 0.20/1.00 vMB 24
356,283 356,283 00000000000000000faa2d2ec0ee973ff9202cdfa32b960e7acf7e75a89334d8 646 0.45/1.00 vMB 23
356,282 356,282 000000000000000001ed67201edefd105d3523236a350591a236364c1c7b3d1e 70 0.10/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.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.