Loading Tool

Explorer IconExplorer

Memory Pool

79,041 transactions
29.26 vMB
0.08665344 BTC
Random Selection Loading Transactions
Max Size: 177.17/200 MB

Candidate Block

Mining Attempt 593dacb492c549acd645136164c5a4d090fcbd6e041ef7a7d3c8f98b13ac6c59
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 038a664278e358b687fb4b1cd52128f68134f4f3968933dc9027f65d7e4ca666
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,472
Size: 1.00 vMB
Total Fees: 0.02533790 BTC
Feerates: 178.73 > 2.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (468,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,133 447,133 0000000000000000007daf4305d52cf9164b356f9627bd9e33d9031d752ad5c9 1,539 1.00/1.00 vMB 51
447,132 447,132 000000000000000002264bccfa421bf03dc220f8c79e9e628461feca05362b89 1,564 1.00/1.00 vMB 48
447,131 447,131 00000000000000000372d2e3942f9c0ebe949005426fbc0d8c3675ffd88d4c53 1 0.00/1.00 vMB 0
447,130 447,130 0000000000000000015b699e591c4490ac5c51382d2cb9c211d9fad3896f8c5b 2,180 1.00/1.00 vMB 93
447,129 447,129 000000000000000002e5840ef76530d2aedeafaab5afa066a8aa9bd0a689df90 2,622 1.00/1.00 vMB 87
447,128 447,128 000000000000000001328f03ef58c6851688dc5fc2cc6e0a9099ab040a1d2a5b 531 1.00/1.00 vMB 14
447,127 447,127 000000000000000001919debee49a3d81fe42e06ea4adaf26afceafe355d0fe4 78 0.03/1.00 vMB 90
447,126 447,126 000000000000000002c6b31fc257cae5dcb2703d19de61fc1ccd3ceecebf055c 240 0.13/1.00 vMB 51
447,125 447,125 000000000000000002401cd6cf282376299ea5c97aacf6202ac9127ae36401cf 1,656 0.68/1.00 vMB 83
447,124 447,124 0000000000000000033458aa5cb3f3cceba5afb02a196dbcb967980c2ef62754 941 0.40/1.00 vMB 83
447,123 447,123 0000000000000000023fc960d08c96655ed24523226333faaa25de0df07929aa 1,830 1.00/1.00 vMB 66
447,122 447,122 000000000000000001f19b7dd2a95d1c1e7209e4629c015aac9f146d0832ebbd 1,010 1.00/1.00 vMB 20
447,121 447,121 00000000000000000262bdbce9d39cc6c7505ff6ee2b1a5b62d6eccefacb58c9 2,175 1.00/1.00 vMB 65
447,120 447,120 000000000000000002941e258b25ba4874a1d82b4218c6556ff4a9fd810d9bc3 2,294 1.00/1.00 vMB 91
447,119 447,119 0000000000000000002097b7f334a631e2985766324cae189f1818b62f7bfe17 2,387 1.00/1.00 vMB 78
447,118 447,118 0000000000000000001903325b700b990e128714c9e80e3b97379b16679efb38 1,971 1.00/1.00 vMB 83
447,117 447,117 000000000000000001de09f7d1f25d2000fd9c0a3e904904a4bc7f936917510f 2,707 1.00/1.00 vMB 108
447,116 447,116 0000000000000000013515d759ef41acab4d557ce4a9cfbb9f6723c913a1a927 889 1.00/1.00 vMB 23
447,115 447,115 00000000000000000303c6a77ed373167b405859d56248bafcd06053c9fee11b 971 1.00/1.00 vMB 34
447,114 447,114 000000000000000000e8c344448ee7ab6baaae81c25014565548d2c3e306415c 942 1.00/1.00 vMB 37
447,113 447,113 0000000000000000023ec2a8b21fa95540bc9a48e45a8b1e1d80d21f7e266db8 2,015 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.68 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: 679.40 GB
    • Received: 16.44 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.