Loading Tool

Explorer IconExplorer

Memory Pool

80,065 transactions
29.68 vMB
0.07174885 BTC
Random Selection Loading Transactions
Max Size: 178.90/200 MB

Candidate Block

Mining Attempt 7a55630a58b5e2503c55627a2987e5ca0652a4b01ee9b9092a11f5372d877d63
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root fede79c37466aacf190eab7c93915f48369e726d3c22de5daa2e7ce66827c1e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,810
Size: 1.00 vMB
Total Fees: 0.01136349 BTC
Feerates: 147.04 > 1.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (98,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,833 816,833 0000000000000000000205fc019dd41ebe7c6a4afc56e840e5cd5a355fb04e63 3,322 1.00/1.00 vMB 76
816,832 816,832 000000000000000000030ee08fe93e5db458a74c53e7aad2fd3885d2675277bd 2,171 1.00/1.00 vMB 41
816,831 816,831 000000000000000000031aa06449daea1c294828202e31435bc2793f4c756aca 3,130 1.00/1.00 vMB 59
816,830 816,830 000000000000000000022344cc179574f2a0125e724f84d122d8d30d598c0897 3,732 1.00/1.00 vMB 45
816,829 816,829 000000000000000000036eef44b116c651811b8d54029be428b1c5840087e1a5 2,634 1.00/1.00 vMB 36
816,828 816,828 00000000000000000001460fa21ceab9d552dfc096d255b35d0e09dfda54fd9f 3,891 1.00/1.00 vMB 53
816,827 816,827 00000000000000000003708c9fb5f347911008c09bee95fc8e49e17ed1c6f1ac 326 1.00/1.00 vMB 38
816,826 816,826 00000000000000000003e003fb0753467738ed70ca0bb16738d3483763819f6c 2,638 1.00/1.00 vMB 55
816,825 816,825 00000000000000000001b4c336706880984785c2fe74e96b740e5d32911b6a2c 2,402 1.00/1.00 vMB 57
816,824 816,824 00000000000000000003c683644b3956df540eb02855201b48f3bb5c95bd5205 2,672 1.00/1.00 vMB 47
816,823 816,823 000000000000000000002e258bf39978d6a1bdf231bd90abf3d9822c523566e0 2,875 1.00/1.00 vMB 57
816,822 816,822 00000000000000000003e450d99903683106717de78a863f2fe5fec7b57a00c7 3,446 1.00/1.00 vMB 46
816,821 816,821 0000000000000000000008ca5637fb5ea676fc2d9182a81271cc3ce1a6fddf85 2,649 1.00/1.00 vMB 68
816,820 816,820 0000000000000000000133106acb8a00d54fdcbea403f7af91d3a9b4309af990 1,993 1.00/1.00 vMB 52
816,819 816,819 00000000000000000000d9fb7b327bad6fc202d970113d36a0ac050e7c549bb2 2,539 1.00/1.00 vMB 48
816,818 816,818 00000000000000000000846cab75308275648d411eaa4056698fb958e9990471 2,484 1.00/1.00 vMB 56
816,817 816,817 0000000000000000000051edd5c5100722e9894cbfd02ece10d633aef8954358 3,076 1.00/1.00 vMB 91
816,816 816,816 000000000000000000025bdd0ea1f3e02be66be1e9c87545b5ab97250bbe59db 2,543 1.00/1.00 vMB 45
816,815 816,815 00000000000000000000580341d7edb61e11c408ef16af6ca414d4f876295798 3,376 1.00/1.00 vMB 52
816,814 816,814 00000000000000000001cac5b36d12c79bfbceaa473ef87cbc096e77a7ed17a7 3,033 1.00/1.00 vMB 64
816,813 816,813 00000000000000000001352a086b0a8ce9905fec909a2389ceeff761177ab469 3,421 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.36 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: 662.83 GB
    • Received: 14.88 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.