Loading Tool

Explorer IconExplorer

Memory Pool

77,633 transactions
29.57 vMB
0.07297825 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt 103a6734f5a9082c670761c1d88faebdeecc5b55b63a3a0b831c3e4801980b61
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 3dba976246e2f21c0fd7cdbb4da4b84bd6bd7385773a7feef568e572cc2ca45a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 1.00 vMB
Total Fees: 0.00774843 BTC
Feerates: 75.20 > 0.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (368,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,076 547,076 000000000000000000119604c2a6f0d023ecad5555e5fc1f1afb6a14e0301074 1,115 0.52/1.00 vMB 12
547,075 547,075 00000000000000000000ca4b292dfc728b71a283e23ef7e05a83da544720c26a 624 0.40/1.00 vMB 8
547,074 547,074 0000000000000000001597e6a9bb0030fd7c2d92a56f043534c3ee9e0ee57211 1,755 1.00/1.00 vMB 11
547,073 547,073 0000000000000000000b8a4b333edf58bab4b87fac9567e6099c507453706ba0 905 1.00/1.00 vMB 4
547,072 547,072 00000000000000000022eb23b87f3716be923a4daf82c588ae7818fcd8f9a63d 2,467 1.00/1.00 vMB 3
547,071 547,071 0000000000000000001a3dae340b4deb83c8f871d9b20430d890826472c3e08a 734 0.27/1.00 vMB 16
547,070 547,070 00000000000000000026d69e7447b1d8f2db4d178655e91cb428c60700d1e424 3,093 1.00/1.00 vMB 12
547,069 547,069 0000000000000000001b4d8451d3fdf0d012284cf6bcda57fc1a9f48203ba561 3,147 1.00/1.00 vMB 15
547,068 547,068 000000000000000000142f38b1c03491b2036970310a45bae58bf14e5ecf6471 958 0.48/1.00 vMB 14
547,067 547,067 00000000000000000008ecfc7272f03b27c8311a9c78278913895fc11144f1b9 3,141 1.00/1.00 vMB 12
547,066 547,066 000000000000000000187868fe3ac0d0bbd36161f0d97e3332928f2ea54baf5a 2,906 1.00/1.00 vMB 30
547,065 547,065 0000000000000000001d12da0dea758400e62a76d560eed87ae7ef688eb0800f 2,584 1.00/1.00 vMB 17
547,064 547,064 0000000000000000002717aa6ffdd14bf5bc431bf99a46e465c913e99c46c343 2,149 1.00/1.00 vMB 10
547,063 547,063 0000000000000000001d133428a5bb2bbccd1b04b57b992224c4e772f7e17380 808 1.00/1.00 vMB 5
547,062 547,062 0000000000000000000d760ae3622870e5edc116184fdf638324dbf243854c22 320 1.00/1.00 vMB 1
547,061 547,061 000000000000000000084e3043a442e193e23e939480dd730f7c83abca0be416 2,787 1.00/1.00 vMB 18
547,060 547,060 0000000000000000002712d220bfb4972e18193c9aa91c2c8d38a7ee97be8bae 448 1.00/1.00 vMB 3
547,059 547,059 000000000000000000139d5870063499f66b0629e333bae742c1f4397a66fe11 1,916 1.00/1.00 vMB 13
547,058 547,058 0000000000000000000f9f85cadde71feb0d4407404d8c81ea044cbd7dd976a7 1,786 1.00/1.00 vMB 7
547,057 547,057 0000000000000000001377e3fa320b8c92cb417b1be5cb8ddaca370f1897b667 1,187 1.00/1.00 vMB 4
547,056 547,056 00000000000000000005f5ed3265b2fcef2185abd4a7ff8e9fba849626980358 1,039 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.