Loading Tool

Explorer IconExplorer

Memory Pool

83,002 transactions
32.10 vMB
0.08271912 BTC
Random Selection Loading Transactions
Max Size: 194.90/200 MB

Candidate Block

Mining Attempt 1a182c2764c34795e87b38564ad230b10f8bb16fbd38c58d8b0a42cf097654a8
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 66ec808ad12d261500ef1c86a473b6d0f780121ff130cda23731ede061781e26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,995
Size: 1.00 vMB
Total Fees: 0.01242822 BTC
Feerates: 146.96 > 1.25 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (667,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,811 247,811 00000000000000074bc2cca3f5aa66781db67a1ab5b02a4ee57437003f405d84 469 0.20/1.00 vMB 128
247,810 247,810 0000000000000015b42609b3ce5f0d89548e665cf2c0b5cb8501366831a80fde 8 0.00/1.00 vMB 91
247,809 247,809 0000000000000080ef15b4cb9e3afaa94dc07478c751d93cd3538dd61c99224f 98 0.04/1.00 vMB 186
247,808 247,808 00000000000000a0f62f791d67b5c2cdec78e68d52007746ca82588658bf5399 118 0.05/1.00 vMB 120
247,807 247,807 0000000000000076b08fe8de42b411d09b680050807ece7241691fdcd5362b02 290 0.11/1.00 vMB 144
247,806 247,806 000000000000005418fc7de80e2994c56dc68c9a14243a6f699db32ffcffd05e 64 0.04/1.00 vMB 30
247,805 247,805 0000000000000017a7c63b8842c4f53ac6b0064682a04ce0de28b9539353b1e1 227 0.10/1.00 vMB 148
247,804 247,804 000000000000001744fc52cb77dc915ae13ba8d9782c5c521ba36420b6382834 98 0.04/1.00 vMB 46
247,803 247,803 000000000000006de50c4f8144caa6ce4186b74b6f1e2ba77f645a441cb712bc 588 0.23/1.00 vMB 120
247,802 247,802 000000000000008d7da619f823cf0c15f545a184fc1df551f447ed686d448f9f 29 0.01/1.00 vMB 97
247,801 247,801 00000000000000a03cf4aa1c080ddf1b97c259884aeeb830e3579ffb55e20718 56 0.03/1.00 vMB 77
247,800 247,800 000000000000008fb854729f7500337ab98b1ee180e2d8801f1fe9286ec33b4b 159 0.07/1.00 vMB 127
247,799 247,799 0000000000000034ef9d961f1cb63063e69ada83dccd9ca1fa422b7ef2cfd6ce 297 0.12/1.00 vMB 142
247,798 247,798 000000000000005704a61bbc2bd16536aaed0d271dd4a644bf29e494efb7c12a 436 0.17/1.00 vMB 163
247,797 247,797 000000000000002741a6cbff6bd3c33bbc79636923718c4983e6ef50cb2e0757 4 0.00/1.00 vMB 114
247,796 247,796 0000000000000057bbba77912cbc8623eaace8e02f07c88e3cc059e539fdfa56 50 0.05/1.00 vMB 44
247,795 247,795 000000000000007e7e12ab5cdfd2040ee33c372d3215e212ca6121aded560de0 23 0.01/1.00 vMB 107
247,794 247,794 00000000000000937229ea4a5d82dc3b88531beee4896f6e4511cb508e38c0c2 47 0.03/1.00 vMB 123
247,793 247,793 000000000000005d2b474653786b4b2fa2f82358a2df6b8934ddfa2f1f2a81a5 240 0.11/1.00 vMB 110
247,792 247,792 000000000000003e7b6ce0d466262930ea3f5f96e9259beab7a8e641719e857b 252 0.11/1.00 vMB 154
247,791 247,791 0000000000000055483a2e73405d12e98eb6d5872e7b944de6f1fb9591e9f126 380 0.17/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.