Loading Tool

Explorer IconExplorer

Memory Pool

39,323 transactions
28.59 vMB
0.05938841 BTC
Random Selection Loading Transactions
Max Size: 145.27/200 MB

Candidate Block

Mining Attempt ef502391e14f04b83024d01b79e5ae0eea6d3b3034fd9427ac2b647e3dc1858d
Version 20000000
Previous Block 000000000000000000012d6c916022b0c29b256de4137f6a37cd2f35e9040386
Merkle Root 54e3c57388991a363f229a67ae997a58d63ae9a95b9c0c1926e2bd0e1b952dcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,842
Size: 1.00 vMB
Total Fees: 0.00417887 BTC
Feerates: 12.16 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,543 (149,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,741 764,741 00000000000000000001357abac3368bbd05f6669dfc6451d80f0dba2cf7de31 1,938 1.00/1.00 vMB 36
764,740 764,740 00000000000000000006201cfbefef4c9f4096f6562ef109b8e0cdfc8802de7d 3,164 1.00/1.00 vMB 50
764,739 764,739 000000000000000000054aab74c47bb89c5fde2c0982a579411bb2615b3e6c44 864 1.00/1.00 vMB 11
764,738 764,738 000000000000000000059f369b7cf3acef2433acc8acde90b8d5982ed71b6d33 818 1.00/1.00 vMB 8
764,737 764,737 000000000000000000067f98010523809b072d0b8ddbbe11d5ec052b0e34f4c6 878 1.00/1.00 vMB 4
764,736 764,736 000000000000000000002267487e006870039e82fafb6d3c6c3412227250dbee 1,081 1.00/1.00 vMB 5
764,735 764,735 00000000000000000004dea0e7e3c00e7b2f3a32eebcdcf454ed8450c7a62f72 1,182 1.00/1.00 vMB 6
764,734 764,734 00000000000000000000891d5ce6992a11a20089c131ca5d0f1cdea6c0776ead 1,804 1.00/1.00 vMB 7
764,733 764,733 000000000000000000048c1a4047f915de0c1d1a0d36889518e1bda43e45763f 1,826 1.00/1.00 vMB 7
764,732 764,732 00000000000000000003faadcba4c81ac2775fe41ea71171cf4c7c87d7e77c9e 1,370 1.00/1.00 vMB 28
764,731 764,731 00000000000000000002166b9834f89f60f6bf6071e4d7636be9ad072041ddab 1,043 1.00/1.00 vMB 7
764,730 764,730 00000000000000000007231b57ee4fd62d3b78f630c47b4e8bc9f20e3355660f 590 1.00/1.00 vMB 10
764,729 764,729 000000000000000000073ad1fa9a343a7418990b5ce93782b70317dd59391054 692 1.00/1.00 vMB 11
764,728 764,728 00000000000000000001f1ba40e0f1cb4d435b47581239d52d3ff808dd88e13b 2,122 1.00/1.00 vMB 23
764,727 764,727 00000000000000000005382ee99257fce404770957de46e4bfb95cd254587cf9 250 1.00/1.00 vMB 7
764,726 764,726 00000000000000000006aeb808bf49a81551cac1b9d53f9871e4592c2c622549 2,753 1.00/1.00 vMB 29
764,725 764,725 0000000000000000000343e1586d55663e7f644d7c75f318bc698b1e463aef78 980 1.00/1.00 vMB 14
764,724 764,724 000000000000000000048e2a6bf2abdc66e760791aec6fe18ceac9043984d964 2,476 1.00/1.00 vMB 12
764,723 764,723 0000000000000000000431bc57785426334352c8698442a83bbb468c75198674 1,841 1.00/1.00 vMB 24
764,722 764,722 000000000000000000015ea55691b0254c09bb6b65b2dde5b72e860e7b9aabd2 2,382 1.00/1.00 vMB 26
764,721 764,721 000000000000000000053b685466c2e18879148cc6dc8ff2d12914bb3389fd72 3,034 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.67 GB
    • Received: 11.36 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.