Loading Tool

Explorer IconExplorer

Memory Pool

36,179 transactions
25.68 vMB
0.05787141 BTC
Random Selection Loading Transactions
Max Size: 131.46/200 MB

Candidate Block

Mining Attempt 1059d43abaf07d3d292c58024a081d4b354fa29e5126dd8148543f414f9db8e7
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root b165ef281f5fb6a0fe81fd06ab756109d7b5e75b7855e1883c45a819ba45e156
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,409
Size: 1.00 vMB
Total Fees: 0.01099798 BTC
Feerates: 170.89 > 1.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (389,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,088 525,088 0000000000000000001be4b60c43a17072d7e51d3bd40c5f5b40a2b8412e0e1a 1,794 0.91/1.00 vMB 22
525,087 525,087 00000000000000000012d8d642dde583a04ae03e39ddd0b580bf15a0b7e4a946 244 0.13/1.00 vMB 30
525,086 525,086 0000000000000000003f8923294875f1c4a23e579f61fa40b1c54ef31bcaf06d 695 0.35/1.00 vMB 24
525,085 525,085 000000000000000000147f538fb6a043893b7139da815b7198538b5836831484 1,782 0.79/1.00 vMB 21
525,084 525,084 0000000000000000000a4761beeaede6fbbbee93f056851afff111e9f257d279 650 0.23/1.00 vMB 19
525,083 525,083 0000000000000000000acc6626a5caa5adde419135c5ebeaee7a76c986b570d5 1,027 0.38/1.00 vMB 25
525,082 525,082 00000000000000000023ee3eb6fd70b4c26e17a704350a78a695a88e0c00bb6f 185 0.14/1.00 vMB 16
525,081 525,081 0000000000000000002c2d59271bac8e5f9488b193507654665726f555d8e67d 1,063 0.67/1.00 vMB 16
525,080 525,080 0000000000000000000d912c70d433af8b001a6d5e610573fc405ae147fe4675 2,272 1.00/1.00 vMB 29
525,079 525,079 00000000000000000038b355f78cee9f11a3a1372c72be2a637cac5868cf9757 985 0.39/1.00 vMB 13
525,078 525,078 00000000000000000008217cc388cb62c916003d876bda2523c4e30e5e381f88 651 0.33/1.00 vMB 38
525,077 525,077 0000000000000000001362917192351a5988b9ddfafd9fb95d472ec97e7066bf 851 0.42/1.00 vMB 14
525,076 525,076 00000000000000000025b0498e44a50631e4d470f0f81d7cf12d3bdf0d508616 2,639 1.00/1.00 vMB 30
525,075 525,075 000000000000000000257201d1ebcc0c697c7e0fe16009cbccd5d28677f4c5c5 1,790 0.79/1.00 vMB 21
525,074 525,074 0000000000000000003542904edfccdd21f90264651b83a874b0fbb9300dc811 505 0.23/1.00 vMB 34
525,073 525,073 000000000000000000035dae6bc84ae5cde08c059060e1e4ea43a0549975124a 459 0.17/1.00 vMB 21
525,072 525,072 0000000000000000001e0e15bdf665e0c14e5bc58afe955e1b283939f4ee29a4 851 0.42/1.00 vMB 20
525,071 525,071 00000000000000000017b281a0f3c2a6065fc7dee48864c8a5d6ba37c213db9a 1,172 0.48/1.00 vMB 29
525,070 525,070 000000000000000000069c9a0b8567dc577cf0987a5c3ee026aad1c388f792dd 247 0.09/1.00 vMB 21
525,069 525,069 00000000000000000022975d99bef4d3bb0b2c2628f01971a27a6f5998e07bac 2,008 0.84/1.00 vMB 25
525,068 525,068 0000000000000000001625ce801065705e5e93a8f12aeaa4df5c3bb3630b7735 150 0.07/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.