Loading Tool

Explorer IconExplorer

Memory Pool

79,292 transactions
29.20 vMB
0.10941254 BTC
Random Selection Loading Transactions
Max Size: 177.13/200 MB

Candidate Block

Mining Attempt 6707326fb9f257662293b155779d248238875a5db64e72b22bf62004c9d7a727
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root f2affa5df0b37d61a753197c9c5fc0c8c5d52840cddd19720c1f38848d45f29c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,185
Size: 1.00 vMB
Total Fees: 0.04830049 BTC
Feerates: 151.07 > 4.84 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (646,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,842 268,842 000000000000000319a49d0787d9adef7f361a8f7618d6938abf40ff45562e6a 557 0.23/1.00 vMB 66
268,841 268,841 0000000000000004b9e6605bf4fa8b187126173631d5f88a4e094d6da2d98d9d 380 0.21/1.00 vMB 25
268,840 268,840 000000000000000354c184dbe90c2f0f536b357ec683cd4f59e78fbd4b769000 759 0.47/1.00 vMB 65
268,839 268,839 0000000000000006623f55c39a37ce50e3b3e8023b077efc702df6df22f6d998 69 0.04/1.00 vMB 6
268,838 268,838 0000000000000001187b6993c9eb597daa2e0098833f324471e009d51ce49ac4 256 0.09/1.00 vMB 29
268,837 268,837 0000000000000000b8932c2a713a65f380afa32b489d07ba2935d043396db5e4 429 0.20/1.00 vMB 35
268,836 268,836 0000000000000004c91435e243cdba8b93bbe10fbdee15675da4d902bce289f4 567 0.24/1.00 vMB 51
268,835 268,835 00000000000000007bccbce780fcda55b10bc0ace4656197436e1e1b7b751643 617 0.28/1.00 vMB 53
268,834 268,834 00000000000000017fce406781d91a187c0e85a1565b1fd3c0bbcf5fce4f96a7 599 0.24/1.00 vMB 58
268,833 268,833 0000000000000004e21d445e4d1cccd52318ed0adc3e2b52e379a52d1a0b8dd5 695 0.27/1.00 vMB 59
268,832 268,832 0000000000000005443bedf303132bc3510e11892324a9dc7e161914d5735b8d 227 0.15/1.00 vMB 15
268,831 268,831 0000000000000005f94fd2576c32fa2086f90aa8fad831edd6c185ab14b7266c 344 0.15/1.00 vMB 38
268,830 268,830 000000000000000827f25674dc5c46d6a722f27d417c8d7e7d6b0f950ec1fa89 395 0.18/1.00 vMB 35
268,829 268,829 00000000000000086666c6ebde4e57418ab4e667e0ebe59b8a80fccf72fd9d87 188 0.26/1.00 vMB 16
268,828 268,828 0000000000000007b509773071e2595ef19c6535044d810077b8dc687ed9bafd 639 0.25/1.00 vMB 79
268,827 268,827 00000000000000074747b62d793740ed404036a339cdffca5b21ee2948511973 87 0.06/1.00 vMB 24
268,826 268,826 0000000000000002e32da9cac3126db341c5f3017fe20798199c45d321b1a466 477 0.30/1.00 vMB 67
268,825 268,825 00000000000000055c430320dbcf5824b2ec71180453328a13a640269f2636c0 25 0.04/1.00 vMB 13
268,824 268,824 0000000000000002658daa9384096d17ca55a12c12d5778b53b0f688fc70fa5a 241 0.15/1.00 vMB 4
268,823 268,823 0000000000000003d7de23212a6dffbc3d4e2152a324cfc38703bed566971006 135 0.07/1.00 vMB 32
268,822 268,822 00000000000000032c8bdaeb3e5519c31bee272e145ab05fa01bd72abf7b946c 237 0.15/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.