Loading Tool

Explorer IconExplorer

Memory Pool

73,037 transactions
28.33 vMB
0.06573837 BTC
Random Selection Loading Transactions
Max Size: 167.60/200 MB

Candidate Block

Mining Attempt 02ebf69f6a42e7d0cbf449ab0b5a61c65a9af61bd3c530d82ea71f50a2209f92
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root c9122e482d7c13f77bb4ead41721dbeb5f825c0b9cc60fdc112c27a9d33a91df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,110
Size: 1.00 vMB
Total Fees: 0.00895185 BTC
Feerates: 100.36 > 0.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (496,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,326 418,326 0000000000000000041ef56a739b7f0f7f24760bdc1688b62b2941c900188ff6 361 0.31/1.00 vMB 25
418,325 418,325 0000000000000000013e1efaa333b951681eead8e483ecce08fd690cb640a9ed 2,280 1.00/1.00 vMB 66
418,324 418,324 0000000000000000005df34b85e15698d419c437213bde1ef369e95f9a8a8873 234 0.13/1.00 vMB 87
418,323 418,323 0000000000000000001bb0b1a73cf91bf0f215c8e76eda95f891dd8b6d0d09a2 51 0.01/1.00 vMB 76
418,322 418,322 000000000000000000ca7ca8bcaaac929d9734c23f5f2946fb55d29075a739de 1,441 1.00/1.00 vMB 35
418,321 418,321 000000000000000004b60330242e53949f5e8d45fbb6be3a28928c4da5b78e6e 1,945 0.82/1.00 vMB 61
418,320 418,320 0000000000000000016774358d5d149679bd6b4cdf88aa345a30594db6ee0d7b 2,272 1.00/1.00 vMB 44
418,319 418,319 0000000000000000019fb17a1f353416d41ab638e35ac52181f27d50a5c8f3c1 2,549 1.00/1.00 vMB 86
418,318 418,318 00000000000000000506f148a723e0120e8eae55dc3fe78b9554a3aa437db621 2,027 1.00/1.00 vMB 72
418,317 418,317 000000000000000004be626c5f8f26401dc01e26790f940af49aaf719a70226a 324 0.19/1.00 vMB 39
418,316 418,316 0000000000000000006603d15f1513102fdcd230e726cbab4c7434ca51485816 2,260 1.00/1.00 vMB 58
418,315 418,315 0000000000000000004e7998acabd910cab99e11ad90cae73b247a81d62a1c31 2,353 1.00/1.00 vMB 57
418,314 418,314 000000000000000004646506b3244008192fae98712eab53157860b3e22ec1c1 1,061 1.00/1.00 vMB 25
418,313 418,313 000000000000000000020b859688245c9351a1b2e61cf32a2ee91d28ceafb68c 2,450 1.00/1.00 vMB 60
418,312 418,312 00000000000000000530ccd9daeaf735a32a0d414f226b21ceea827e7299c55c 711 0.70/1.00 vMB 35
418,311 418,311 000000000000000003f4665f149ffe0c8b49232b76342dcc6a364864092e4636 2,684 1.00/1.00 vMB 61
418,310 418,310 00000000000000000480416363188c125d700ede969b16a6d5456e2ff1e1106a 1,979 0.94/1.00 vMB 49
418,309 418,309 00000000000000000017c37d8031a1741fe6d3b4e0300244637cc4d37325346d 389 0.99/1.00 vMB 9
418,308 418,308 000000000000000001635a82172b14d47fccb8a3f949d1a438ddeb4ac029816d 827 0.34/1.00 vMB 56
418,307 418,307 000000000000000004655a79f2debf3d1ada4a63916dc60a9378f7d5d7081737 239 0.71/1.00 vMB 11
418,306 418,306 000000000000000002050289191b9c077dd67cf5620a8dda10a0eeeb94eefdd4 1,415 0.56/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.33 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.