Loading Tool

Explorer IconExplorer

Memory Pool

33,313 transactions
25.38 vMB
0.05703713 BTC
Random Selection Loading Transactions
Max Size: 128.51/200 MB

Candidate Block

Mining Attempt 806a30e23625e4f41613465dcfbefb8d7fa028eaca42f681904459dfae8bd839
Version 20000000
Previous Block 0000000000000000000176c7137e0f80c94d7a4e3a567be575b6133c437322b9
Merkle Root 31b5318e30ac4fc5ba3ee7d5a4cc6579ab1ed650663e89a22f4214a8c0d3528e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,326
Size: 1.00 vMB
Total Fees: 0.01108168 BTC
Feerates: 201.55 > 1.11 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,699 (444,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,919 469,919 00000000000000000170f06a2f8a37ca6209f29517503e537ce938584c54e627 601 1.00/1.00 vMB 244
469,918 469,918 000000000000000000c7dbe61219669ff3ca2e93b0bd8fab17280c30247159d1 828 1.00/1.00 vMB 179
469,917 469,917 0000000000000000000e04462a335889325cb0b30e41ca5edc310be721a99c29 2,254 0.99/1.00 vMB 330
469,916 469,916 0000000000000000018a2835396a97ff2f74f5b66f627bdebf763b3f4d781f94 1,054 1.00/1.00 vMB 159
469,915 469,915 000000000000000000e273c41762355a274f5350205f217e35bb932f7db65c6e 2,486 0.99/1.00 vMB 425
469,914 469,914 00000000000000000134a01fc4456ce2c1f5bf7d05975588ee6b745820b7f88f 2,319 1.00/1.00 vMB 361
469,913 469,913 000000000000000000060d9cc7596f2dd6871b03ec6453d9a4e31b042489c710 2,586 1.00/1.00 vMB 449
469,912 469,912 0000000000000000012a93cb8f584eb365dc20fdfa23fd5ff16af32d075c3ed2 1,282 1.00/1.00 vMB 218
469,911 469,911 00000000000000000181213a68b6196393953e05aacfe7da914f2b333f884cc8 2,372 1.00/1.00 vMB 178
469,910 469,910 000000000000000001198a8a01633dadbc9c4dc7949853dff26faef83632c49c 2,062 1.00/1.00 vMB 382
469,909 469,909 00000000000000000188a2673527e1f831c9e72d062276a18f69f28e1f709c2b 2,131 1.00/1.00 vMB 292
469,908 469,908 000000000000000000e5e3fa13d43470fd693c5551282752ecf2c4f9cce6476d 1,992 1.00/1.00 vMB 187
469,907 469,907 0000000000000000003191a285d6d92828e61b7dcc36ba03fecaecc8f8226d7a 2,081 1.00/1.00 vMB 242
469,906 469,906 0000000000000000007fc7303b25947f6c09d445505064c72c725573fca9da71 2,180 1.00/1.00 vMB 399
469,905 469,905 000000000000000000342f093d43dce2b91d48a7a86844be6e50a2c3cfd3c799 1,968 1.00/1.00 vMB 390
469,904 469,904 00000000000000000183ebacd7adaf69ab8849a0185caa0313c11b1664ac4522 1,645 1.00/1.00 vMB 425
469,903 469,903 0000000000000000012a1d97485de0792585bee8237982e309059787628c0090 2,317 1.00/1.00 vMB 242
469,902 469,902 0000000000000000005eb932db5c023f58efbe1f22e12e75694f11fcefb8534c 2,022 1.00/1.00 vMB 351
469,901 469,901 0000000000000000002cce6e28349fa48a563e118f041c5719d7a0330b005a99 2,332 0.99/1.00 vMB 487
469,900 469,900 00000000000000000016e36409590c7e790bafe6dca05b07623587be1187e327 2,032 1.00/1.00 vMB 268
469,899 469,899 0000000000000000008126e666fe45657212c8a3e4efd721860ac8d35b52376b 2,194 0.99/1.00 vMB 305
Previous 10 blocks ↓
Total Size: 781.86 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: 641.06 GB
    • Received: 12.51 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.