Loading Tool

Explorer IconExplorer

Memory Pool

87,647 transactions
32.52 vMB
0.24321741 BTC
Random Selection Loading Transactions
Max Size: 194.34/200 MB

Candidate Block

Mining Attempt f2337d2a32845a4947ea2cc2c905d7a069c849a3f1c5b9851a842cb8e11e73dd
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 9b5bebbea3b8a7621e860eed6a17d7d7fe1c6cc84ce6d152f99529a03be274bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,715
Size: 1.00 vMB
Total Fees: 0.10692948 BTC
Feerates: 529.10 > 10.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (632,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,818 282,818 0000000000000000d9f98f002a6a08153f7dad58bc1843d0642b4dff0a068fb1 1,030 0.50/1.00 vMB 31
282,817 282,817 0000000000000000a2c6c067fca1c322261ca67ec7d228d2d49b02d1a4f1e7ab 1,511 0.50/1.00 vMB 54
282,816 282,816 0000000000000000657f863b6e9457ac8f6b92e932bb22b93d04772fd1d3c331 568 0.25/1.00 vMB 42
282,815 282,815 0000000000000000721564cd317a50424f150b6174dec72e2004c7f155b8a3f7 886 0.25/1.00 vMB 46
282,814 282,814 0000000000000001dcf54e9dc1369ea3538baa2697d80a8de7e49efe1251e7ad 178 0.05/1.00 vMB 181
282,813 282,813 00000000000000019e8121bff986a20f0c57800eaf7c98e3a0413e723e4af7b8 167 0.05/1.00 vMB 155
282,812 282,812 00000000000000013042877f81e20e1998e6367ba06e70976473708f1e55339e 430 0.23/1.00 vMB 38
282,811 282,811 00000000000000011035fd1d2ca0fe3d1e1bd7ce8b3590608506e916fa117e05 201 0.18/1.00 vMB 26
282,810 282,810 000000000000000094494008a7174f6d796651a035263d562a907896281a4d35 507 0.25/1.00 vMB 41
282,809 282,809 000000000000000112ee997ad7330c603c641057127f55c8273208996398bae8 414 0.25/1.00 vMB 35
282,808 282,808 000000000000000175c9e1b1911e249b3c4f913da426679306bfaf5477642b95 276 0.15/1.00 vMB 83
282,807 282,807 00000000000000016afde5a68eff96ac756018bae4f01b53bd1149c19d340a09 572 0.30/1.00 vMB 39
282,806 282,806 0000000000000001b1cdb0f62ca750433dcb2fe67c42cd88cb4d251efd60c96a 140 0.09/1.00 vMB 32
282,805 282,805 0000000000000000ecb833f92f0ee906afee13d4b1aa611e46b6f67542c2291b 372 0.18/1.00 vMB 38
282,804 282,804 00000000000000013fc1ad19ad07b169644a6022d2d73762290c9ee27aa28329 248 0.13/1.00 vMB 30
282,803 282,803 000000000000000175e9de5d90c071efd9a62da9ead78a06fe3fb90327251473 59 0.06/1.00 vMB 27
282,802 282,802 0000000000000001f392f9e09047e56ae4a27b37aaa1dd636c56bb85d6d9e459 872 0.38/1.00 vMB 45
282,801 282,801 000000000000000031e659c07157eeb0d0325821efd27e42a6ccc338083291c2 1,071 0.58/1.00 vMB 35
282,800 282,800 000000000000000087b15e077fd569625cd9c477ef9afc539c45c01ead1e55c8 944 0.50/1.00 vMB 28
282,799 282,799 00000000000000015f9c86f15907423078a30fe54aa55f5568d048f04c6e3931 151 0.05/1.00 vMB 58
282,798 282,798 0000000000000000511520ad6ed5ca08ff04facede3d0bb753c25e4f04334d54 1,381 0.50/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.