Loading Tool

Explorer IconExplorer

Memory Pool

83,261 transactions
31.40 vMB
0.09091896 BTC
Random Selection Loading Transactions
Max Size: 192.27/200 MB

Candidate Block

Mining Attempt 2fb46abc1ad7f1efa2eb7f8427114ca50f5fb3e06f7dbbb3463e073f81b844d1
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 3ea3c764a94934cda7ef180d72178111fe141b5560d99155d114db56facd7d05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,482
Size: 1.00 vMB
Total Fees: 0.01954220 BTC
Feerates: 40.68 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (237,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,117 678,117 000000000000000000042ae22ed2c04518e675cb1077ad571a71befde105b455 1,024 1.00/1.00 vMB 21
678,116 678,116 0000000000000000000aa65850ed280829563723b7501b69e7e45c545d9faaed 1,621 1.00/1.00 vMB 29
678,115 678,115 0000000000000000000ab40d07be2ab54c07a9f04c1a70d0b16368ca9416f86c 2,628 1.00/1.00 vMB 85
678,114 678,114 0000000000000000000510647aac365775217426f9093bb785ec090e6f2ea821 2,055 1.00/1.00 vMB 76
678,113 678,113 00000000000000000007800d8b8d686d0ef23079e44c738ac4683b8c5acded42 1,943 1.00/1.00 vMB 45
678,112 678,112 000000000000000000061148da37484ebe833138a9decb7bf8751363e411154c 2,309 1.00/1.00 vMB 73
678,111 678,111 000000000000000000089cbf5038e97e2f44433cacc71924b90b3fadf9c9e357 2,203 1.00/1.00 vMB 61
678,110 678,110 00000000000000000001f9fdb5919635d19e825ed036aebe656a5bcf21257b1f 1,668 1.00/1.00 vMB 35
678,109 678,109 0000000000000000000059adb4536d6db3ea6a27514beacf22eb4f0210cec3e8 1,766 1.00/1.00 vMB 78
678,108 678,108 00000000000000000001238c691263328e0b1f8919e9f792e2e3902177983130 1,940 1.00/1.00 vMB 23
678,107 678,107 00000000000000000003f35ed289aafccd1b8c3cf9892e128debc15289378d26 948 1.00/1.00 vMB 70
678,106 678,106 0000000000000000000b3585711996dc97b8e76cd07c4340ddbfb4da3b4887a2 1,168 1.00/1.00 vMB 61
678,105 678,105 000000000000000000033a8f90dd9d8c826051a5bffce238da6696c525c91e18 1,513 1.00/1.00 vMB 30
678,104 678,104 0000000000000000000b33fd43bae66d37c43570ddafd15953b8b94b15f30ced 2,401 1.00/1.00 vMB 45
678,103 678,103 000000000000000000001a84b97dd6116e9bc9089326c0d93563303de85c34a9 2,405 1.00/1.00 vMB 71
678,102 678,102 0000000000000000000909cda08b4177c12f2f9649bd9cc72f8879d3b2cd5361 1,943 1.00/1.00 vMB 59
678,101 678,101 0000000000000000000bc88925a24a69bd04be3494544dd4b1b19715510e4ed0 1,988 1.00/1.00 vMB 44
678,100 678,100 00000000000000000005227394c9420f050134f728f3d252da5e73ead3c23b71 2,284 1.00/1.00 vMB 71
678,099 678,099 0000000000000000000445d7c6f53b58c86e45074a70853b1b313939ce0ecf5b 1,591 1.00/1.00 vMB 77
678,098 678,098 0000000000000000000598f888ae1318997f1b2dd68b14f3d8b977c8d6f2368b 398 1.00/1.00 vMB 66
678,097 678,097 000000000000000000077b214d2b072f169b60015be3af5d72597691e4be2f23 2,224 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.78 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: 709.66 GB
    • Received: 16.95 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.