Loading Tool

Explorer IconExplorer

Memory Pool

42,485 transactions
30.24 vMB
0.07391096 BTC
Random Selection Loading Transactions
Max Size: 153.96/200 MB

Candidate Block

Mining Attempt 87a487e17e12bf606fc1ea584fc59a1b258adc6f13d60b57f86641859f2db340
Version 20000000
Previous Block 00000000000000000001da95720d95f2e479285085836fa441dc2489a9436621
Merkle Root cea465e5fe1b8c9f4d8cf9cde47fd641aa551c31bb28f376a293b08f5985cdfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.01339033 BTC
Feerates: 150.75 > 1.34 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,585 (676,056 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,529 238,529 0000000000000040662e19e6c342071a4288c470d280680a532f38b4b787da5a 41 0.02/1.00 vMB 88
238,528 238,528 00000000000000b1e75cdf9b52b0a9f9382722652b399e27649a26840774a1f8 68 0.04/1.00 vMB 86
238,527 238,527 00000000000000508805643475f8a9c53e78c30149d8b55db7b089081c5f88a2 229 0.14/1.00 vMB 122
238,526 238,526 00000000000000fe812a2cb06811fdcaca441ab3cd52765c7b562c453b6ab6d6 1,032 0.45/1.00 vMB 182
238,525 238,525 000000000000002a233a513f7c94e346ba1d17357ba6986603bdad00c188b2e4 1 0.00/1.00 vMB 0
238,524 238,524 000000000000003e4e69e44528952b8298cad881f9f00a2acd10dda82a09986e 232 0.12/1.00 vMB 124
238,523 238,523 00000000000000472b3cfaf6f3d357ae30dd10fc94062d6f7c27a0e5edadd5a2 162 0.09/1.00 vMB 122
238,522 238,522 00000000000001156921706358b17f70b059c9a4578216ac37a92707b36c6b5f 590 0.24/1.00 vMB 178
238,521 238,521 000000000000010e4022dc9c5b170637ff647cdcc77981c149af2b4de08f169f 256 0.24/1.00 vMB 72
238,520 238,520 000000000000012c299696b44c03f679485c3ba7dd7b0d661904ea2a1d8dc235 76 0.05/1.00 vMB 123
238,519 238,519 00000000000000d4109f4de2775a312f01978db0e79055826b801fc2f74b42fe 45 0.04/1.00 vMB 86
238,518 238,518 000000000000007e2462590ce47edcb81b76663646902924c71ba9c78a2b4783 413 0.18/1.00 vMB 169
238,517 238,517 000000000000011ae5ae17817dd2d3adb3e9e53f6afcf9bb612fc5d9c305dc73 498 0.21/1.00 vMB 173
238,516 238,516 00000000000001015da9c05fcb0d2f175900f00829f9153a2733c710c5dddb18 365 0.21/1.00 vMB 146
238,515 238,515 0000000000000143d5035577c648bfe019bd97bd80609d8d02b24f7f08b26c72 700 0.25/1.00 vMB 211
238,514 238,514 000000000000002acf807de3c0849cd946cdc5cb0b9a3b64cedf7ecedb598d96 60 0.03/1.00 vMB 112
238,513 238,513 0000000000000061b4d6231b79cecb733b4559de7a0d3cadcb8b0baebbb03fe7 583 0.28/1.00 vMB 148
238,512 238,512 00000000000000c701ff7a7193439f1980008cea9ac7479f9229bff04b2c1053 156 0.09/1.00 vMB 161
238,511 238,511 0000000000000094ec0db0e5010a10babb54969af4ce7463a7cfa357fd2844b8 71 0.04/1.00 vMB 149
238,510 238,510 0000000000000008fd41216a2d0cc4cd8e8f79644e6820db701b7787ff1993d4 72 0.04/1.00 vMB 163
238,509 238,509 0000000000000031933e67e2d5392305ed5c99fddaa6c9018e5cd6f59e55fd44 604 0.25/1.00 vMB 219
Previous 10 blocks ↓
Total Size: 781.66 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: 627.25 GB
    • Received: 11.73 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.