Loading Tool

Explorer IconExplorer

Memory Pool

29,282 transactions
24.63 vMB
0.07248116 BTC
Random Selection Loading Transactions
Max Size: 122.25/200 MB

Candidate Block

Mining Attempt 40cfd5a3a38f1bb119dcb9e7f8291b73548f51a62d1dcfdc1f7b556c1a612a68
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root 0004f063f2303baf37881f84ddfee1cedde30a6a102171306b5ecaf0b6f01952
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,989
Size: 1.00 vMB
Total Fees: 0.02873776 BTC
Feerates: 150.93 > 2.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (481,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,649 433,649 000000000000000000a33ed8c487272a677445e223c799ca648d3863e896c03f 2,740 1.00/1.00 vMB 71
433,648 433,648 0000000000000000042bec4ab5cbecde5d729477098d7f54e6380e36ddaff826 2,537 1.00/1.00 vMB 66
433,647 433,647 000000000000000003b63b2bfae6a80001cb1d3a1b5484985ba1cb5c2f457067 120 0.04/1.00 vMB 58
433,646 433,646 000000000000000000ac754c216198d6fa9acf44b8d4ece1df235952579e710a 2,169 0.96/1.00 vMB 47
433,645 433,645 00000000000000000377cdeaa471871b0d9e53143e4bb49f27ab4770cdd9572d 13 0.00/1.00 vMB 64
433,644 433,644 000000000000000001ed4dde786af1c8a15781f9edb6da0804319fe467626a59 454 0.33/1.00 vMB 32
433,643 433,643 000000000000000001f30d216e2fdfc04edd9b22e5e02e6ed79ed46587171c3b 1,084 0.57/1.00 vMB 47
433,642 433,642 0000000000000000042d1bf015e05ae9a967eb3072ed02407b7e29ed70237080 2,358 1.00/1.00 vMB 53
433,641 433,641 000000000000000001991132ec5991c390afb7235b5961ae8108b29d3967104b 2,234 1.00/1.00 vMB 53
433,640 433,640 0000000000000000019008d95d84871311560aa076de22703cdb8e9d27aad35b 2,820 1.00/1.00 vMB 65
433,639 433,639 0000000000000000025a1afa12caf982f65a797a7be3c3cd932634910fa979b9 2,731 1.00/1.00 vMB 76
433,638 433,638 000000000000000002b4b48eda156ca7c37b1bf5fb3bf2b74b4c04f77807c354 619 0.28/1.00 vMB 59
433,637 433,637 00000000000000000048be402a6de2aab946ae55c96729b4ed731f4719f3b43c 1,141 0.86/1.00 vMB 32
433,636 433,636 000000000000000001011cd6376ab4b3db0d15706463ed917f992cc01cc756ec 1,473 1.00/1.00 vMB 45
433,635 433,635 000000000000000002004cb5aad230bd2f90afb2ffefee50ec72c72f084b965a 1,834 1.00/1.00 vMB 47
433,634 433,634 0000000000000000025565caa00b4be5c2e37fec7d4b09b47673b81bfc98fa61 1,910 1.00/1.00 vMB 72
433,633 433,633 0000000000000000016de0801b302f9684560dc2c020220fbed39e0602abc595 2,837 1.00/1.00 vMB 85
433,632 433,632 000000000000000000d20edf9103ed126346ac3f263a464077e5625b4521660e 1,950 1.00/1.00 vMB 69
433,631 433,631 000000000000000001acd8bd10f7b61c973abf401f86215de3d49423ee896745 3,042 1.00/1.00 vMB 80
433,630 433,630 00000000000000000126e304e3c59e6455f164299e1d03b02d2932f7363f407b 1,657 0.67/1.00 vMB 53
433,629 433,629 0000000000000000019f0e355c14c2927a204777bb0e2a6898ec172842db0ac0 1,399 0.78/1.00 vMB 39
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: 642.06 GB
    • Received: 12.53 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.