Loading Tool

Explorer IconExplorer

Memory Pool

65,191 transactions
19.19 vMB
0.05338113 BTC
Random Selection Loading Transactions
Max Size: 124.86/200 MB

Candidate Block

Mining Attempt 126fe8f4b184a905cbfaaa7db32cb38bf520943cd3b5e97071d010ed231bcccf
Version 20000000
Previous Block 00000000000000000000c300deaf522131f71e3c3f3bfb91579918e2880c9d6b
Merkle Root ca1081991da797478f482f57d57930986fdeee3d832785727754adc9f1c5766b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,811
Size: 1.00 vMB
Total Fees: 0.00970223 BTC
Feerates: 150.61 > 0.97 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,817 (868,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
47,584 47,584 0000000003bb14b99043321f5879ef81d5e2d837e53b40c347f65578bdff2a4f 1 0.00/1.00 vMB 0
47,583 47,583 000000003175c12ebf6899f357510b4f4ea7a02345ab0e491b585ce5182dc84a 1 0.00/1.00 vMB 0
47,582 47,582 000000001e0ed16b6b121ab5bc379a18a8a63531a346a4e3fcaf9bebeef71898 1 0.00/1.00 vMB 0
47,581 47,581 0000000014d35403fd379bbfbe337c44c333a2d1cf3a94706bc0d6f9e86748db 1 0.00/1.00 vMB 0
47,580 47,580 00000000143db7ba22b3181f081468dfb29f964926b5db05ee74f5e709ab99ab 1 0.00/1.00 vMB 0
47,579 47,579 0000000010668ee09d6ea4b550701c08505af79b9a1912007134eedee100dd48 1 0.00/1.00 vMB 0
47,578 47,578 00000000364cbcf631d84b36b798c1520fea1649ce2e19375005db54ab411071 1 0.00/1.00 vMB 0
47,577 47,577 0000000004c33df31d55d4a745a9da6a7ca1f4087e99dec9e774cca3e2dc3234 1 0.00/1.00 vMB 0
47,576 47,576 000000001b772c98aaeba3acea25e09747eb34ff6796274096ca9a167f8ae46e 1 0.00/1.00 vMB 0
47,575 47,575 000000000182daada28af5e6a17e15ababbc710abfcad5653019ba6b2d65087e 1 0.00/1.00 vMB 0
47,574 47,574 000000001b6674e673edb5dcfa02ce3ef272cd3499e2e8b1ed00533fe41e5375 1 0.00/1.00 vMB 0
47,573 47,573 000000001b9c2282c7750f58804da03fd47b813b335c6715d0571107f777f379 1 0.00/1.00 vMB 0
47,572 47,572 000000002a957b01a06752e1a0ceba9c2733a894470c1e60a04bc87b56cb3d40 1 0.00/1.00 vMB 0
47,571 47,571 0000000021bd4444028683f753bf3981d6a66e48900fd12321374604febc65e9 1 0.00/1.00 vMB 0
47,570 47,570 000000001b5ccbd50b2561b8e5bc6ff5d059b53157f8f6062fc5f09e5cf35edf 1 0.00/1.00 vMB 0
47,569 47,569 00000000351c2ed5596bc3df2c73b9a3899fdb5c53cc24e1b20bca4f3fb4e8e8 1 0.00/1.00 vMB 0
47,568 47,568 00000000312e13474ef8591cc075959cd3746102117cb330946feee4bf864e55 2 0.00/1.00 vMB 0
47,567 47,567 000000003353d4d503808354aba49d88f981abde9c091f96b1ee64b9cab22069 1 0.00/1.00 vMB 0
47,566 47,566 000000003701a576953b429ac2388253f57cd434ea94abc5ee42a1a9cbde6fcd 1 0.00/1.00 vMB 0
47,565 47,565 000000001ce23b90ca2bdf87445c08ba39a1d346cc9d051bc19096e011c5886b 1 0.00/1.00 vMB 0
47,564 47,564 000000002fd4587fd56ae16e92817d8b2b3aa6ef07b0bda1cb947e8314cbf813 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.79 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: 786.63 GB
    • Received: 21.67 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.