Loading Tool

Explorer IconExplorer

Memory Pool

27,373 transactions
12.19 vMB
0.02845904 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 70.59/200 MB

Candidate Block

Mining Attempt 7a1b9d152b9be9e69160cd3fbf29ed7b8d8e93efe50e373f78f65aea87e93f42
Version 20000000
Previous Block 00000000000000000001045f938ede7a882e31f13dc496b4bce014ab5443d68f
Merkle Root 9068b8dfcfcb5bd3ae8d2046e3b0fe65211d17369a94a13d6dd19827860f71fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,999
Size: 0.99793025 1.00 vMB
Total Fees: 0.00802746 BTC
Feerates: 40.21 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,690 (720,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,326 193,326 000000000000046ce79641ef529c30bfad0b4e2e062f2e24832477805302aeb8 535 0.20/1.00 vMB 177
193,325 193,325 000000000000071421a91f32b63353e6a9d929de983bcf69102ae544833665a2 64 0.02/1.00 vMB 129
193,324 193,324 00000000000007fb881ecfb4427dd014f581c547a609a6482205e17fee054ed7 256 0.08/1.00 vMB 164
193,323 193,323 0000000000000400d99d83e03581740970b635a1e615421affea752b9ca9ff2d 3 0.00/1.00 vMB 0
193,322 193,322 000000000000037d5106d9b2de48754b10a734fbc56c515c8faeb0b4d7d11a8b 83 0.03/1.00 vMB 78
193,321 193,321 00000000000003a858ae908f562016ab6d8621fad95e281e9797bdc784ca2bb0 256 0.17/1.00 vMB 90
193,320 193,320 00000000000000363ff81f18a98e0a2bbb3cdaa1cd63be9ea7bea1aa6e4bf053 196 0.09/1.00 vMB 143
193,319 193,319 0000000000000068a202252b45c479234ee1a39a32c3fa51f51cfd39dbcfee2a 13 0.00/1.00 vMB 38
193,318 193,318 00000000000006bf357755be714037e14ba22bd3a2320199bb304d872b8b352e 213 0.08/1.00 vMB 205
193,317 193,317 00000000000000ab66e518a7b9de60dbc9f23b9cc4c3bde79b79a9d95842f27f 8 0.00/1.00 vMB 15
193,316 193,316 00000000000000583b13f0e1a5378a6197830c67e1b46bd16d2d4bbc971ebf1b 271 0.10/1.00 vMB 137
193,315 193,315 00000000000005549952c1f718ac77eb33d715049202793aa8fd4d20f52ed9cb 128 0.06/1.00 vMB 247
193,314 193,314 0000000000000080f8e3ddb652cfca5f4a6feab54bd0bad9ed4b9b46cdd1311f 163 0.07/1.00 vMB 122
193,313 193,313 00000000000000515fdc0611900292c22f0ebe22f49bc02e0a253239518dbcec 27 0.01/1.00 vMB 72
193,312 193,312 00000000000004fc9bd10b8322ba1d8bf7f7cc980b729b6c7b9fbbc1e3a704e9 168 0.05/1.00 vMB 28
193,311 193,311 000000000000009b2cd4ed39c87b8acd14cb1d17b8cce86611a7a5c682a5a604 256 0.11/1.00 vMB 177
193,310 193,310 00000000000005330519c4a1e2dcf274736d27f4f0121d9de5b9181e3bb19d3b 8 0.00/1.00 vMB 14
193,309 193,309 000000000000035b5ab86eaf2075faee654dfe0545670bd7a210c950f4f6998f 593 0.22/1.00 vMB 160
193,308 193,308 00000000000000b80ee0eac0d9850fe66afacb93f2fad484d5a58e1fec9e1477 28 0.01/1.00 vMB 45
193,307 193,307 00000000000005cf83f7fa7d36b14db797ab7bcc6eb0dc82ffe99e7989c1b95c 95 0.04/1.00 vMB 210
193,306 193,306 00000000000003cc6618a08dcbf4d46ccaa92ebce71adc423e61a72de02c3229 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 490.53 GB
    • Received: 3.38 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.