Loading Tool

Explorer IconExplorer

Memory Pool

80,199 transactions
29.63 vMB
0.06774539 BTC
Random Selection Loading Transactions
Max Size: 178.80/200 MB

Candidate Block

Mining Attempt fcd6104fd6af0bec407a4bf70336ade1c551a12d457afb6af4e8dee54352eda6
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 4a67200d502dbc8635ab4dc5771c0016bc0e64b24b4905e753aace9097c1a41f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,335
Size: 1.00 vMB
Total Fees: 0.00754823 BTC
Feerates: 78.53 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (243,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,537 671,537 000000000000000000088797043cf963050b08a6381f94b1b88512d374612fde 2,953 1.00/1.00 vMB 48
671,536 671,536 00000000000000000008d04c6f014629271c4df85142cd9ff071017e8df3db4e 2,999 1.00/1.00 vMB 106
671,535 671,535 0000000000000000000974a9628259351abd73ff28eb749fe6116e21da26c8a8 3,180 1.00/1.00 vMB 129
671,534 671,534 000000000000000000029c54a5a864b0bf7b131d2a9a179777b64810b6bfa40d 1,528 1.00/1.00 vMB 66
671,533 671,533 0000000000000000000ac0f3e1f263cc70d435a2f4f3e6030532e563c4c3f94e 1,340 1.00/1.00 vMB 106
671,532 671,532 0000000000000000000adbc2368124cf6976ea690d125c08ebf68dc345fed53d 1,878 1.00/1.00 vMB 90
671,531 671,531 0000000000000000000175d3ceb7dfb332fabedc3490fb9d8ca06c68b5d1a8d6 2,231 1.00/1.00 vMB 91
671,530 671,530 0000000000000000000304bf713f54f70a4a34763dabe4327acaf9e65386408a 2,047 1.00/1.00 vMB 90
671,529 671,529 00000000000000000002fbdf719ccfe19e57877723cd94a8beab552baf072d44 379 1.00/1.00 vMB 64
671,528 671,528 0000000000000000000bea2071a8f6e2b33e8c06cffa166f27cdf7d2d32ff1aa 645 1.00/1.00 vMB 76
671,527 671,527 0000000000000000000ad7b30dcaae6b1e81571c5b3a829b465d5b1c8ee459f6 1,450 1.00/1.00 vMB 94
671,526 671,526 00000000000000000002113eb910a6f10af626ca8e33035c0169d3949abb9a29 1,493 1.00/1.00 vMB 82
671,525 671,525 000000000000000000031a01038da37fded57ce9a56e4d45f643cb54b85f3d1d 2,166 1.00/1.00 vMB 91
671,524 671,524 00000000000000000007a937b0fe3f1685f89f130710b0ada774dc8183308501 902 1.00/1.00 vMB 55
671,523 671,523 00000000000000000003c09bc5de5b3165786ffe19daa4f659b6b9e3a937c300 1,322 1.00/1.00 vMB 82
671,522 671,522 0000000000000000000cac26f105e007bacf13af13339c0a7a8277586656c23d 386 1.00/1.00 vMB 64
671,521 671,521 000000000000000000003528bf477fee63061a4ee9efa05dde3b28a251bdc138 343 1.00/1.00 vMB 65
671,520 671,520 00000000000000000009586da7c825138416ded0be5d905c5d76db8fc6e4e737 2,426 1.00/1.00 vMB 90
671,519 671,519 000000000000000000082209fb176eb2ee987e5d3f532166df68f0e0f473fb7e 1,638 1.00/1.00 vMB 116
671,518 671,518 000000000000000000046cc22a9720190106dd7ed68d12b5f1735e72a3b21cb9 1,074 1.00/1.00 vMB 70
671,517 671,517 00000000000000000009015dd325ebe334b347c101da05b24b7cfb1f7d20268e 1,563 1.00/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.