Loading Tool

Explorer IconExplorer

Memory Pool

73,076 transactions
27.04 vMB
0.06059253 BTC
Random Selection Loading Transactions
Max Size: 165.13/200 MB

Candidate Block

Mining Attempt dae677c3caa78fd918255f8f508b0cafacf3337f49985ff98a6357dcae00bbb7
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root e6a831dfd3fe0720e3ca2717db40984f03a40f17379dcb5580d406c09ab97f94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00336292 BTC
Feerates: 26.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (244,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
670,645 670,645 00000000000000000009f3ec9ea14fcb28a31b00117d4f5a33655dc7c884c65a 1,862 1.00/1.00 vMB 56
670,644 670,644 00000000000000000007189a16de7a338eefdf951a30e24cd946971ba119cae3 2,482 1.00/1.00 vMB 64
670,643 670,643 00000000000000000007b7d560af2073c107bc0b3ff662cd60efd5b16583e089 2,199 1.00/1.00 vMB 140
670,642 670,642 00000000000000000009df0585c420ec29000c2db0ed367488cba469018ac6e0 2,982 1.00/1.00 vMB 102
670,641 670,641 0000000000000000000cafae4b2f1a33ff770ec361366d1a52390eeaaeeeb23a 1,134 1.00/1.00 vMB 140
670,640 670,640 00000000000000000008966c80471cde133074acb5818dbc0432689a32c5474c 2,200 1.00/1.00 vMB 135
670,639 670,639 0000000000000000000d1945d1fd757a037dbca2c376520440c082f78a8e85fe 2,066 1.00/1.00 vMB 164
670,638 670,638 00000000000000000002a6e428122ca029d8328f5b12dc11d8ee380d1ef9a86a 2,826 1.00/1.00 vMB 183
670,637 670,637 000000000000000000022b7feae833431ff23d433fdf920af05f053b4de343e2 1,269 1.00/1.00 vMB 20
670,636 670,636 00000000000000000007e00b2b4e03865eb7406ea6c9a16a87033aabea2f2db4 2,360 1.00/1.00 vMB 16
670,635 670,635 00000000000000000006a49314fccb28129318fd4d16d952f49666dcbaa971c1 1,505 1.00/1.00 vMB 40
670,634 670,634 00000000000000000009eb8648786cc6a453e6b8c28677b760c91d49e0e70625 2,791 1.00/1.00 vMB 123
670,633 670,633 0000000000000000000b7911795e308899fc563d01d8f02cab672d8a25086579 2,269 1.00/1.00 vMB 27
670,632 670,632 0000000000000000000b7802ef94673aad67afee41c0f964c41ef36cfa6b0121 2,353 1.00/1.00 vMB 43
670,631 670,631 0000000000000000000321aff0f363207f092b2522c1025b71fcba2a40c59237 2,222 1.00/1.00 vMB 91
670,630 670,630 00000000000000000007f5ce8e5fd83a9e9b8c6df1619c7e5da1b72f6a821b6b 1,476 1.00/1.00 vMB 143
670,629 670,629 0000000000000000000384a58cdbaacad3064da1fdebe3a0f1a063c3f9fc695b 2,672 1.00/1.00 vMB 43
670,628 670,628 00000000000000000000b94b32d029acbe288b7a54bbb067610718cf9543b979 2,951 1.00/1.00 vMB 135
670,627 670,627 0000000000000000000b62b6d3b9002320188a8ac5851d44a7c9358009d804b8 1,786 1.00/1.00 vMB 54
670,626 670,626 000000000000000000013dfa58e80e8ea64ccf800b457b39c96521a847702d39 2,842 1.00/1.00 vMB 152
670,625 670,625 0000000000000000000c4ce9fe67c4e1982f9a038a7307ba64d9868ab91ff252 2,186 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.