Loading Tool

Explorer IconExplorer

Memory Pool

82,396 transactions
30.44 vMB
0.10397249 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt 7ae5960f88f98c3adbc1dfbd329748ccbb956939ace1d79894aef99a77153aa2
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 44059f0e6f937b29767059f44637d40a166ae83452a95fab4bd42586e82453a7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,719
Size: 1.00 vMB
Total Fees: 0.03291050 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (579,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,899 335,899 000000000000000019ebede37d0b8924ff6d6058f875d6a83608bbf0c15db613 513 0.47/1.00 vMB 14
335,898 335,898 000000000000000019ec82d66756b02b3fd228a74d94db3adea033e33d22f690 1,629 0.75/1.00 vMB 41
335,897 335,897 000000000000000001aad9a4b8dc451ea686fce82ee8bdd67dea2d105ac229bd 186 0.08/1.00 vMB 25
335,896 335,896 00000000000000000f4ad60d2d8467e835f6ec0c77e65688b65d66e8ae062bf6 716 0.40/1.00 vMB 24
335,895 335,895 00000000000000000130db2f35e96b621ede58a6a08c503163155d04fe6d4aba 233 0.10/1.00 vMB 26
335,894 335,894 000000000000000008ac7955c32db9076f2240a4e2b4f0f9bb562b8ff66daed8 351 0.22/1.00 vMB 21
335,893 335,893 0000000000000000149cc111563d4ee0850fb328dfabca06b2c88108087186cd 370 0.18/1.00 vMB 29
335,892 335,892 00000000000000000b1b7113d342439364762727239d80a95b5e0744705b8547 1,350 0.69/1.00 vMB 26
335,891 335,891 0000000000000000153f0ecafc2ae51833dcd4c32d625bab83dc5b41c3e90679 78 0.04/1.00 vMB 26
335,890 335,890 0000000000000000099b36918fb83b8a657a1ab2981ed363939a56c7381cf21a 66 0.06/1.00 vMB 12
335,889 335,889 0000000000000000156f93d54d07e047281a9bcab7feb43abd7c5e1a5423e41a 243 0.12/1.00 vMB 31
335,888 335,888 00000000000000000df0e974b41fbf90d161d2884ca4a5764f84f267314a8147 408 0.23/1.00 vMB 24
335,887 335,887 0000000000000000039740897c42028d1d23baca4155c45adafe2f57e4ad09e2 160 0.10/1.00 vMB 24
335,886 335,886 00000000000000001a3372153d4b51b6dea8e88cbe1b11e52cbbe49e183afad2 545 0.26/1.00 vMB 26
335,885 335,885 0000000000000000107694c3d61a64e9e893968859bb177ac9136da85eee3964 276 0.14/1.00 vMB 25
335,884 335,884 000000000000000011c6e954478b57222f3204a733e2781062adeb7df6e56adf 471 0.22/1.00 vMB 26
335,883 335,883 00000000000000000759efee6e057a82867b965449102946989ff5d45f66d75a 188 0.09/1.00 vMB 24
335,882 335,882 0000000000000000183a98dd5cef3a4a3f01e9800657ae941fd98f1448f629a2 937 0.44/1.00 vMB 28
335,881 335,881 00000000000000000ea3f69ad2548391fdfe280d61a18446e26a15974f784501 145 0.08/1.00 vMB 22
335,880 335,880 000000000000000010917c919c2ecf28255a42cf15540261e8bbe05b75d91613 89 0.05/1.00 vMB 22
335,879 335,879 0000000000000000114a6a153a32de2c03fb4eb30a2ef429abf378d27943ae0a 892 0.45/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.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.