Loading Tool

Explorer IconExplorer

Memory Pool

41,792 transactions
26.73 vMB
0.05590319 BTC
Random Selection Loading Transactions
Max Size: 140.24/200 MB

Candidate Block

Mining Attempt 4aa5d05099b732ac6bc5029ef1eb80d1dab2c5acda219e4bc799011a0e08ffc2
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 6ea46a4e6729438c5bea70d7bfbb4c218cde2057dcc80b4d4584ec2c1befa61c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,621
Size: 1.00 vMB
Total Fees: 0.00648152 BTC
Feerates: 103.41 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (369,802 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,122 545,122 0000000000000000000800157ccf3bff2e9bdf51c48d8d1103cb8dfe076ef47e 2,268 1.00/1.00 vMB 17
545,121 545,121 0000000000000000000b5a088e1f8c685220b5bcd869c1558fbba05783420a75 900 0.68/1.00 vMB 2
545,120 545,120 00000000000000000000478e0eb54475160467102952eac3c71a613a872280ed 2,860 1.00/1.00 vMB 23
545,119 545,119 00000000000000000011e2381e1ae1525cf5b6c17afa84614d977dbee9c21ddd 1,904 0.89/1.00 vMB 12
545,118 545,118 0000000000000000000155e3ae5ccff1239c0dbebfb02e30951cb8f2f97b3d65 1,641 0.79/1.00 vMB 13
545,117 545,117 0000000000000000000bbe989bfad15a4e92f099d538969602a245da2c2311ac 677 0.28/1.00 vMB 15
545,116 545,116 00000000000000000014e177f484e9127b74fae261c205ae5f85874bd29a54b3 557 0.28/1.00 vMB 22
545,115 545,115 000000000000000000109c70b4b8ded75ed6c0b423933877f9314b2a53ac09cc 275 0.68/1.00 vMB 3
545,114 545,114 0000000000000000001c7b06fcdea6cecd4fdb5637c3c420ea6f8e729597e970 2,856 1.00/1.00 vMB 11
545,113 545,113 00000000000000000007cf40f2b078de65b75301e72fd6d0321d7d80363a8db6 1,224 0.49/1.00 vMB 27
545,112 545,112 000000000000000000257183bf20eb4ce99050192094df33698415defdc0ac11 939 0.39/1.00 vMB 12
545,111 545,111 0000000000000000000fb348e4e4cf405fccd79c24ddb9fbaabf8b3b8202fcc2 1,626 0.78/1.00 vMB 15
545,110 545,110 00000000000000000006418b3f7a3857f46e6a76ba3b2315073b7cae981a6ffe 1,127 0.52/1.00 vMB 12
545,109 545,109 00000000000000000012d7c4ba5b495a65f670adc80cf540d68782c9a16ba2df 951 0.42/1.00 vMB 10
545,108 545,108 0000000000000000000291f4eedc30f1751540d0029e4a37e7cab25db315af25 675 0.29/1.00 vMB 10
545,107 545,107 0000000000000000001d7542cd5fc7b7fb73f3ea49720279d2ab137167100e34 622 0.30/1.00 vMB 10
545,106 545,106 00000000000000000012f9ba038e90200cb674bee9dfdc2860a8eae24f2bd342 1,057 0.43/1.00 vMB 9
545,105 545,105 00000000000000000007910b95afb82d2400e82d87716fed7ec6954d67d9b98e 1,595 0.70/1.00 vMB 12
545,104 545,104 0000000000000000001fcb0fe34408067a048ebfddc84f709539d16a06db6c31 1,022 0.42/1.00 vMB 13
545,103 545,103 0000000000000000002170d19426fff6e6aa83c5e317c983433898d135ff8495 151 0.43/1.00 vMB 2
545,102 545,102 000000000000000000166d2227b4d75040662822982e35ad88ddfd294c4045b4 2,132 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.