Loading Tool

Explorer IconExplorer

Memory Pool

47,384 transactions
27.99 vMB
0.13332274 BTC
Random Selection Loading Transactions
Max Size: 146.87/200 MB

Candidate Block

Mining Attempt f4b9ae70d5a1a164723b8dfab3c69c7e476f972f267c90dd89fd65cf33322711
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 6a3094b2f83df60d30ce917f77556bbb1ecf1432b561ae618d41804bb256b3ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,640
Size: 1.00 vMB
Total Fees: 0.05965224 BTC
Feerates: 151.01 > 5.98 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (497,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,253 417,253 000000000000000001349ad41f94a463b8517d6c375ea1148e08b286be9026cf 1,845 1.00/1.00 vMB 51
417,252 417,252 000000000000000000846d36c6cc90acb04af4c371a459752e73a01ac291e2b4 1,716 1.00/1.00 vMB 37
417,251 417,251 00000000000000000165233bbaa9c2130cdc4350199bf471e4f81d89e8754fa2 1,644 1.00/1.00 vMB 26
417,250 417,250 0000000000000000032c5211cb713ca0411f3bb0fa99f45c80643b90bb88fb8b 2,237 1.00/1.00 vMB 57
417,249 417,249 00000000000000000272cc32625c1c812c41275f31b6fd955c245f0eb5b3a225 1,845 1.00/1.00 vMB 37
417,248 417,248 000000000000000001ddbeab45b3ba4cfd84fb73ff7d416c37eff57faba5ae2f 13 0.00/1.00 vMB 59
417,247 417,247 000000000000000002dd05d59ac9f433609dd75f9708b03da674c43e2ac2fe9f 398 0.24/1.00 vMB 59
417,246 417,246 000000000000000004ffd9190b27d4929f3001fc025d74e9e737546265fb3066 854 0.43/1.00 vMB 53
417,245 417,245 000000000000000000b4addea637da945fd0c50e35ca57f83d5e8e534331c7da 1,399 1.00/1.00 vMB 29
417,244 417,244 000000000000000003b853744a5d9722ad789e04401fd64a9add43dbce61b810 1,998 1.00/1.00 vMB 61
417,243 417,243 000000000000000003a5819b04f00e4ad3b4202f64cd8ea41728f44eb1a7f4a9 1,851 1.00/1.00 vMB 39
417,242 417,242 0000000000000000054163605520ed777997739b760feed193ac6cf4dacaaaa7 2,339 1.00/1.00 vMB 37
417,241 417,241 000000000000000001d46de68fd46f3341af2e7f3190b2e67bd82c6727491ac5 2,467 1.00/1.00 vMB 50
417,240 417,240 000000000000000002a9502b9b9eca57fabfcfda08ac1c67bb507d12e017f17c 2,243 1.00/1.00 vMB 110
417,239 417,239 0000000000000000043ee9bb547b73ce9e842778c29a38c9e4687e1fc0436818 1,551 1.00/1.00 vMB 41
417,238 417,238 0000000000000000036ee00c7bf29b416ed6d0524752fc0750dbdef0df7317d0 1,982 1.00/1.00 vMB 48
417,237 417,237 0000000000000000011adc847861ffbf75d8231430afd000f4e108c2fa4ac9a6 2,515 0.99/1.00 vMB 49
417,236 417,236 000000000000000002b8934acb784e43a04bf3b9d4695bd72d01ec0860a4ba45 2,380 1.00/1.00 vMB 78
417,235 417,235 000000000000000001aa35a82aa05f2f140ccf06e81cb36a319c033e84ad71b2 2,585 1.00/1.00 vMB 121
417,234 417,234 0000000000000000054907b83b33b979710e0daa4fa7e2e24cd7db6c747c1e70 2,360 1.00/1.00 vMB 84
417,233 417,233 000000000000000004e82f8d9934c0cee2714b6d7861cb309e796227e8d578d1 2,899 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.