Loading Tool

Explorer IconExplorer

Memory Pool

78,318 transactions
29.43 vMB
0.06684646 BTC
Random Selection Loading Transactions
Max Size: 176.67/200 MB

Candidate Block

Mining Attempt a3b6d8e5dcd671efba6c5edad143200b58333f2c3f1b2690a34124ecb09d0614
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 4a21e075703c1e8cec0624349154686235880328aefccd4d2474280027d256c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,708
Size: 1.00 vMB
Total Fees: 0.00707454 BTC
Feerates: 180.34 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (357,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,405 557,405 0000000000000000002204eefdc8c0e9abb3c6ec06b7a9bf8cc84b51993e2815 3,064 1.00/1.00 vMB 45
557,404 557,404 0000000000000000001f22120bf9fc524b5f39d9c05b7d71f0615da2c9b49c54 3,101 1.00/1.00 vMB 20
557,403 557,403 00000000000000000004a6b7264082af3ef167db17a0566856f02b3ae43e08e7 606 0.22/1.00 vMB 13
557,402 557,402 0000000000000000001f05347a516aff7c133b2ff64ea376c3da9985fa15e183 2,498 0.89/1.00 vMB 10
557,401 557,401 00000000000000000011ba82343a23c6837409f32d315611b50719298466d771 1,131 0.63/1.00 vMB 2
557,400 557,400 0000000000000000000fb63d3c2963256d063e27444828ace2acf5dcf35adb96 2,895 1.00/1.00 vMB 17
557,399 557,399 00000000000000000030b6c372eb7285d74084ed438bd3724ab1033975471b6e 49 0.05/1.00 vMB 31
557,398 557,398 000000000000000000155c67414027f9d50fe50200342188d147262f25cfe6f1 1,639 0.67/1.00 vMB 16
557,397 557,397 0000000000000000000a785bed2d295d1dac90a1805fdadb9623b40280e40328 2,792 1.00/1.00 vMB 16
557,396 557,396 0000000000000000001e040a2e2457f652ae88d6082df6751481e6277f9986c5 510 0.20/1.00 vMB 18
557,395 557,395 0000000000000000001799c701c3f73e68f97a617775d2374d319d73ea48b291 814 0.29/1.00 vMB 18
557,394 557,394 000000000000000000027b1934eae1aeaacb644bc1adf622a5e347391ae974d6 2,399 0.78/1.00 vMB 15
557,393 557,393 00000000000000000003f67c9a8e2150b993bf2cdcedcfe0fd278f0609d213f1 60 0.02/1.00 vMB 22
557,392 557,392 00000000000000000030cadfa70e369522958a8f4332c617d72525af48521ab8 1,896 0.61/1.00 vMB 13
557,391 557,391 000000000000000000179338d5879a7df60f71a6180b8cbbcfb1ae25dbb3adb1 2,779 0.97/1.00 vMB 12
557,390 557,390 000000000000000000228f31de830e6104d00750b370a56daf709d7f0e6ccaa9 2,581 1.00/1.00 vMB 17
557,389 557,389 0000000000000000002651c4f9f4908c3ce93838631f33e7f756cf8f9f8f6b1c 2,397 0.75/1.00 vMB 17
557,388 557,388 00000000000000000024bcb3ed9590c78a91bf3d021ae21ba9547b1e3bb8894e 2,645 0.81/1.00 vMB 15
557,387 557,387 0000000000000000000f6260472aadad171455a623983412284b00678fa71317 2,117 1.00/1.00 vMB 9
557,386 557,386 00000000000000000014ad95328968642b3ca30c93a544875b13c7a0a5ce69ae 2,973 1.00/1.00 vMB 6
557,385 557,385 0000000000000000002c317ee8d05ba210ae2df2b50f944e08e61e4c28980a75 1,168 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.