Loading Tool

Explorer IconExplorer

Memory Pool

82,896 transactions
31.27 vMB
0.12339662 BTC
Random Selection Loading Transactions
Max Size: 183.88/200 MB

Candidate Block

Mining Attempt 58377dabb3229aba3488d03f3e97e16b8ff455eab3202ab518d40baa56d8267f
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 8f5a09f4c5b558de0da082650253c0b9434e89a8d8d4c1d94dbac59e4b590a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,514
Size: 1.00 vMB
Total Fees: 0.04285374 BTC
Feerates: 150.80 > 4.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (719,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,813 195,813 000000000000035f36c38dcf65501dd7d023b17d6e66407318d55286bcffe00c 338 0.18/1.00 vMB 117
195,812 195,812 000000000000053c41bea32dbf11270276930c8d34ad65083d0f8a6ec9c2e480 321 0.20/1.00 vMB 97
195,811 195,811 00000000000002232c343e2aa5e8cd23d0f5030e86a3669cf09475c910f9151e 98 0.06/1.00 vMB 85
195,810 195,810 0000000000000146d00c7063ea165602735d962480b5e2d7b5eab3ff3061d38e 199 0.07/1.00 vMB 144
195,809 195,809 0000000000000191b1c561b3376efe193097d9869cd2611930b9fe46907c0fac 15 0.01/1.00 vMB 0
195,808 195,808 0000000000000030355d06d4e9259cd81400ed71a12fd2a3255b206e08c63662 143 0.05/1.00 vMB 157
195,807 195,807 00000000000003e7f3b72313a76ea7a9f6b71147e44462fb481e0ea6cc6e325d 100 0.05/1.00 vMB 115
195,806 195,806 000000000000057de7c92790b91084a8ae95a6e609c9e83cd6ff803e83e49f97 123 0.12/1.00 vMB 81
195,805 195,805 00000000000002417c0dbe9f95f8dce742daac95c8cdc2ee0dd94db2e53923e0 120 0.05/1.00 vMB 67
195,804 195,804 0000000000000439de1f0de97d4a8aa7740287619caaa05d7548a5f572af835c 138 0.09/1.00 vMB 108
195,803 195,803 00000000000002cab5f94bbe579b27b4977432f1ff5cfa7a38de58c59566b3ec 806 0.25/1.00 vMB 78
195,802 195,802 000000000000021062d27ba78a521660a1453cefeee92e7f823e18930fd74a92 388 0.17/1.00 vMB 164
195,801 195,801 00000000000005aceaa565367bfd353e16b02621615da758fe2298fac50bd3dc 115 0.03/1.00 vMB 115
195,800 195,800 0000000000000594ffd54f7683d0d142936227e9c99cb25f577d91f9137494f1 89 0.04/1.00 vMB 101
195,799 195,799 00000000000002d7c02d10fc779a39975bc62555a29d130028bc688d3d00098f 512 0.21/1.00 vMB 139
195,798 195,798 000000000000017e7ea763f7fe6d503df697615fd8469861cd06a900d41989e9 218 0.07/1.00 vMB 58
195,797 195,797 00000000000006d1267881d945b96a29e329391b3d719666485401c19df26f70 59 0.04/1.00 vMB 396
195,796 195,796 0000000000000042d59b4a5818857c7f932b37a8bad1d3caf92f3c35b3ffb181 80 0.04/1.00 vMB 236
195,795 195,795 00000000000002731f4b7fd160e3d990bf726960793fefc182d6f7f7495f3584 550 0.20/1.00 vMB 165
195,794 195,794 00000000000004b064a8ff434b9c8f7e4d93f4abac21b38537a89a74f1af8390 111 0.04/1.00 vMB 62
195,793 195,793 000000000000005bb4ef49b832aebdd2cfdc9db0cee0311c84fdde0a0fc559c7 453 0.16/1.00 vMB 227
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.