Loading Tool

Explorer IconExplorer

Memory Pool

74,684 transactions
27.66 vMB
0.07431428 BTC
Random Selection Loading Transactions
Max Size: 168.50/200 MB

Candidate Block

Mining Attempt aefccadef43d55b3801f8bfd722210b893186074ca66d4bf60eb4b2ab515477f
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 7d46b609eafcbe158bb5147b816d15639e9c2d504b1eae15e41905ee311d6f82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,874
Size: 1.00 vMB
Total Fees: 0.01525158 BTC
Feerates: 100.35 > 1.53 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (317,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,001 598,001 00000000000000000009a84ea8838eaee0b8822919923469c737b5c36c41356e 3,195 1.00/1.00 vMB 11
598,000 598,000 0000000000000000000dd93b8fb5c622b9c903bf6f921ef48e266f0ead7faedb 3,117 1.00/1.00 vMB 24
597,999 597,999 0000000000000000000b7804e2f75d573935ea8283637d26839031a672f99ea6 1,902 1.00/1.00 vMB 14
597,998 597,998 0000000000000000000153315738dbc89330e2d67a9aecbc1b4c0e041bbbe42c 2,192 1.00/1.00 vMB 19
597,997 597,997 0000000000000000001192037db2721ccf20723928b6c65f25f092c043db33fa 1,515 1.00/1.00 vMB 14
597,996 597,996 0000000000000000000134e33cbbe3f5cd3e7a9d202a50ed83accffabe3c7c45 2,518 1.00/1.00 vMB 30
597,995 597,995 00000000000000000008709f75a7d01e8c0463a45e57a69f095a35aa752b6868 985 1.00/1.00 vMB 60
597,994 597,994 000000000000000000098f641333ac787d3128eec63f69a786997e6e9a44d787 3,050 1.00/1.00 vMB 22
597,993 597,993 000000000000000000118140367298286852d14347ef5825d7a993d832562bae 3,215 1.00/1.00 vMB 3
597,992 597,992 000000000000000000111a4fae0fee65def2115720d1a67578b1559f020e674f 3,298 1.00/1.00 vMB 27
597,991 597,991 0000000000000000000804e103472ca3dc2785a1937ab7f5e7436d35d8ac3691 2,992 1.00/1.00 vMB 17
597,990 597,990 0000000000000000000c10358c0476f7c8b5413baa938b9689cddf95f3032384 2,934 1.00/1.00 vMB 18
597,989 597,989 0000000000000000000d3e8ae6c64e76ff8be68690cc9d5b94217a454484508a 3,194 1.00/1.00 vMB 35
597,988 597,988 0000000000000000000ba48ea883bed97c5d8a1438cd85537ad656ef10c921d2 2,677 0.77/1.00 vMB 16
597,987 597,987 0000000000000000000b3c52100b0c483baf58960a74ccafae1e842dcca9b18c 893 0.24/1.00 vMB 18
597,986 597,986 00000000000000000004bbde5fa87295e8d6753df7f8e40ea954aa9296710256 2,845 1.00/1.00 vMB 15
597,985 597,985 0000000000000000000fc6b0b0c34f626ea8a1bf6dfca11b4dc5205a468309c6 1,428 0.42/1.00 vMB 18
597,984 597,984 0000000000000000000f867cdceaddfc23d7067c6a8d96689aaaa921238fa6fc 1,957 0.67/1.00 vMB 17
597,983 597,983 00000000000000000007832686af2a44fef90a5fd22d5581acd38277bac43e1d 1,429 0.49/1.00 vMB 14
597,982 597,982 0000000000000000000b3cf6b0864979d4d437fe36474abf0387ddabae6b371b 2,822 1.00/1.00 vMB 10
597,981 597,981 00000000000000000014adeb2dd1a058f7f8d1ac92549198e19c027213f3210e 2,573 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.