Loading Tool

Explorer IconExplorer

Memory Pool

46,488 transactions
27.25 vMB
0.08068965 BTC
Random Selection Loading Transactions
Max Size: 144.08/200 MB

Candidate Block

Mining Attempt b668a431825382e01ab6dac7d243f0a80ce8e7e6d7c57647e9eab85a8d3c34b0
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 0c1438da280a4b1df4f738b76e58f4d78763fbb2a384319c2176fbcddb6cb581
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,055
Size: 1.00 vMB
Total Fees: 0.02972024 BTC
Feerates: 298.51 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (388,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,080 526,080 0000000000000000001424f114c878ba1b5bca97831677ee062f007a9f977cfb 652 0.40/1.00 vMB 12
526,079 526,079 0000000000000000001f6fa082fb4cf700c581b9428b699b02a80d19ccea557a 2,741 1.00/1.00 vMB 22
526,078 526,078 00000000000000000031fa26ad60ae9f6dbe8c93370a876bd934718f0cedaa18 2,591 1.00/1.00 vMB 29
526,077 526,077 00000000000000000031a6e298cf2bd20963d9099002d7dab582af465f64631a 616 0.24/1.00 vMB 27
526,076 526,076 0000000000000000002eef6100f76831382fe40a17b2e5b9f5b1aa98dac9561d 68 0.02/1.00 vMB 14
526,075 526,075 000000000000000000326c590f93f8a562df8bfbfa80b1b233b66629c9cbd070 914 0.36/1.00 vMB 18
526,074 526,074 0000000000000000002daa0e1eed2514d3bbea14b0e393b7f4ed4b7f52604e6d 1,492 0.76/1.00 vMB 18
526,073 526,073 00000000000000000025181d655ed49048f22a35e21d802cd6fcd43d0dd08157 289 0.11/1.00 vMB 16
526,072 526,072 0000000000000000002bb230b16fa1cf6d4a1c148c0949c0bb0ae37f044dd007 1,228 0.42/1.00 vMB 24
526,071 526,071 00000000000000000008d404dca39d45591f57716ec55451c233288cec8e07d6 509 0.20/1.00 vMB 26
526,070 526,070 0000000000000000000d0652a62becbf9b381f4587a72891207a9c59ddee4255 524 0.41/1.00 vMB 16
526,069 526,069 0000000000000000002921679fb17557dae4a9f1dede8cd2a496d882f6c6e78b 1,381 0.58/1.00 vMB 23
526,068 526,068 0000000000000000004028251da58b1ccd261dbcb6f7aad6e02bc900c16337f9 1,406 0.58/1.00 vMB 23
526,067 526,067 0000000000000000002659771e86189bf40f0dc7e50a56d95a8c8004e7266197 2,071 0.77/1.00 vMB 25
526,066 526,066 0000000000000000001d9116b38042940f57a45de180c8af3a322c4690b28aea 815 0.29/1.00 vMB 26
526,065 526,065 00000000000000000006b7b602b848d88a4c3d9e55a9320dac51b170213e275c 149 0.06/1.00 vMB 22
526,064 526,064 0000000000000000003fc29597015f8bdb23110bb214b853498d44e215065dd2 1,300 0.50/1.00 vMB 24
526,063 526,063 0000000000000000001b2b692d2ac301dc0a135f9274f6269d8fdd24ff42cc78 167 0.10/1.00 vMB 14
526,062 526,062 00000000000000000040d21d41230b726da48e4dd591d493c888fd9f3a2bdf11 610 0.23/1.00 vMB 23
526,061 526,061 00000000000000000032e02b990faa8ca13394a187355d82d6b13bdeca5e177e 36 0.01/1.00 vMB 7
526,060 526,060 000000000000000000120ed19deb56e9d10524ef5bd223eec64a599723500134 754 0.29/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.00 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: 648.90 GB
    • Received: 13.10 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.