Loading Tool

Explorer IconExplorer

Memory Pool

82,225 transactions
31.12 vMB
0.09971750 BTC
Random Selection Loading Transactions
Max Size: 189.50/200 MB

Candidate Block

Mining Attempt 865e01b548c39624b965a0c62dd00076547adcecbff36512e7ae150e6efee71f
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 6bfbdc4a8f71c3a262471bcee4bc71ba5341ac802e9fed47a29c5f12557255e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,997
Size: 1.00 vMB
Total Fees: 0.02521351 BTC
Feerates: 151.12 > 2.53 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (379,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,649 535,649 00000000000000000020e1dc61f72155f01974d1b16439ab5e20884488ac1b61 2,314 1.00/1.00 vMB 15
535,648 535,648 000000000000000000015acef07ad8d4aabb559c62e112c6800af979dd44a6a3 1,751 1.00/1.00 vMB 4
535,647 535,647 0000000000000000001aadb653e88a60953a3f3cd18da09a18ce7e3c7cf09b32 1,633 1.00/1.00 vMB 7
535,646 535,646 00000000000000000008c7c6c9c74131ed62bed0991118c84f2b3ab265daeffa 1,520 1.00/1.00 vMB 13
535,645 535,645 000000000000000000144f6723456c383a68de509534dab63785a403f258da5c 1,608 0.68/1.00 vMB 21
535,644 535,644 00000000000000000001d652da4a65daaa0c911574a19357a0e196becce4cd00 1,860 1.00/1.00 vMB 9
535,643 535,643 0000000000000000002d0d3ef4b3deb9a645b103864018b79995da1cb4ecaaf6 2,549 1.00/1.00 vMB 13
535,642 535,642 0000000000000000000a99795f27f1c1c86da52ce45602fc782cfde2badc01bf 2,570 1.00/1.00 vMB 27
535,641 535,641 0000000000000000001577ce7c79ab3cdee47d848371b8d02206432338facb71 2,589 1.00/1.00 vMB 10
535,640 535,640 00000000000000000002632968d3cb7b821e5a44b1598c7248ef4bbabacf2aa5 1,858 1.00/1.00 vMB 63
535,639 535,639 000000000000000000258c11980c75d97a41b8a88e6d10e9764a003dcfd92d94 896 1.00/1.00 vMB 5
535,638 535,638 00000000000000000023699517676640c832a345a961c31860a6152fec3af4c7 2,523 1.00/1.00 vMB 19
535,637 535,637 000000000000000000001c8d859564ef8c14cdfb2960bba29b67787faf44f840 44 0.02/1.00 vMB 49
535,636 535,636 00000000000000000013aeafe884da7135de39aa9f3ba5050dfcd516c003a545 315 1.00/1.00 vMB 3
535,635 535,635 000000000000000000018b1f7f96f9f1ba4264f157959c978beb77ebcd17e127 749 1.00/1.00 vMB 7
535,634 535,634 0000000000000000002361023bc0e244eb30d1f38ed588a138247bdef991a6b5 1,874 1.00/1.00 vMB 18
535,633 535,633 00000000000000000017fd02e97359a32eca33f6d8f42173b542d7eb8aac39fa 1,679 1.00/1.00 vMB 7
535,632 535,632 00000000000000000020c49d02b11477caf8670793bb20d17180807a5117078f 2,234 1.00/1.00 vMB 18
535,631 535,631 0000000000000000000c706af65b50052177ef31613e969ca91c8dda6d2530da 2,393 1.00/1.00 vMB 24
535,630 535,630 00000000000000000024a3bcf3d66934f6a49a1af293411dd2f46723a77ca72f 565 1.00/1.00 vMB 3
535,629 535,629 0000000000000000000d67c19730938c095f0150d62811b015f72b8e46e8c6a5 2,387 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.