Loading Tool

Explorer IconExplorer

Memory Pool

85,572 transactions
31.80 vMB
0.09395118 BTC
Random Selection Loading Transactions
Max Size: 195.27/200 MB

Candidate Block

Mining Attempt 5eaf88b29dcc1e2a2299f786ee8dc6770a5098336ab18cfeac4a3a0a8d8808c7
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 18b560e039728cf54c5aa28e30cdb27277fec57e4c61861e1973150f292dd79b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,956
Size: 1.00 vMB
Total Fees: 0.02072439 BTC
Feerates: 40.27 > 2.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (312,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,970 602,970 0000000000000000000b2384d80c9dbf20a4df1c24f013e95e8afd617b29e5c1 844 0.27/1.00 vMB 23
602,969 602,969 00000000000000000006dccbbc1b303759f15deb26f99e53b4c48f7a3611a5c8 2,703 0.95/1.00 vMB 22
602,968 602,968 000000000000000000080e6f1fb9f7b8926efae702418b51e1d47d816d1e7436 1,812 0.63/1.00 vMB 17
602,967 602,967 0000000000000000000b9d8c123d8518501b3ac888e2e4321a46f478c3eec4aa 3,008 1.00/1.00 vMB 33
602,966 602,966 0000000000000000000cb84b068e402a5146910ee27dd93ce15f4a5e3ba61940 955 0.30/1.00 vMB 25
602,965 602,965 00000000000000000004181bbe67dca5766fb004f42b85d361c422d5c721e2ff 1,699 0.54/1.00 vMB 24
602,964 602,964 00000000000000000003e4a68ef6fa4803d3f14b209fab6ea1988b52a015d832 3,655 1.00/1.00 vMB 24
602,963 602,963 000000000000000000069b9056a165f8e271bb4496bf2087b4c99e4c85120351 3,706 1.00/1.00 vMB 28
602,962 602,962 000000000000000000023d98ce1db4a06c66070f165c38c42f6deebb3703dd50 122 0.04/1.00 vMB 19
602,961 602,961 00000000000000000002535165e9f57991ffba0bf2e047178ef4071c8e246853 2,252 0.65/1.00 vMB 29
602,960 602,960 000000000000000000086eea36820ab257c07693340345d36d5f1ef462fe51fe 2,340 0.64/1.00 vMB 16
602,959 602,959 000000000000000000077fedab016a62d4ed162f37cdb11673029b0886471eed 2,987 1.00/1.00 vMB 26
602,958 602,958 0000000000000000000c9dacdc8468395e5a1508496623822b906c46a63af98c 2,550 1.00/1.00 vMB 29
602,957 602,957 00000000000000000006fec4e80a46db060b7ef46766f0153275f4ec73c0dee5 1,946 1.00/1.00 vMB 32
602,956 602,956 00000000000000000006af4539fbec7424b83b33d91c2fca2f133e1bbc373a89 2,810 1.00/1.00 vMB 9
602,955 602,955 00000000000000000000235a2df253fc7a316f1fa3b78f2a6db98b5c0e9f3b79 3,460 1.00/1.00 vMB 18
602,954 602,954 0000000000000000000b0e1c5315d7bb4eeac4b6b4d6c2a961eba85441d8fda1 2,976 1.00/1.00 vMB 36
602,953 602,953 0000000000000000000ef8076113a7ee231979201b3a700b7a7fde5d394e954e 2,309 1.00/1.00 vMB 63
602,952 602,952 000000000000000000059d2da727e101d3799f0b1b2d8138a27c2634e610e3d6 3,112 1.00/1.00 vMB 31
602,951 602,951 0000000000000000000aa640edbfe3ea9f140c561b3299e8b52bbc62985af467 2,548 1.00/1.00 vMB 26
602,950 602,950 0000000000000000000cc062cc91c717618cbb9b2e4c1aabce9e0a62441ec4c9 2,882 1.00/1.00 vMB 25
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.06 GB
    • Received: 16.84 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.