Loading Tool

Explorer IconExplorer

Memory Pool

17,801 transactions
10.63 vMB
0.02325531 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.82/200 MB

Candidate Block

Mining Attempt 4b95a7023dbefb3df8aa5dc73c7a01d8cb103edc3030f43af3ccd28121c87c4c
Version 20000000
Previous Block 000000000000000000002ddc31c9b53f3dee7ed4f6440284c9fdfa248bde222c
Merkle Root e2e4385297f36df1683bf0f9b379b85bb42d8e4ab0865b69132b46cd1a592790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,696
Size: 0.99798025 1.00 vMB
Total Fees: 0.00664073 BTC
Feerates: 194.57 > 0.67 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,724 (704,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,912 208,912 00000000000002972801d8d817b4856fda4e3a6e887102f1f535595fae830cba 78 0.03/1.00 vMB 106
208,911 208,911 00000000000002fbc9c125059f8995cbd2eacf7b9f1622d56fe62bf4009af09f 82 0.04/1.00 vMB 49
208,910 208,910 00000000000000c346ed78724bd416245bf0591da9c9413c7d880c4198ba0c4f 418 0.20/1.00 vMB 172
208,909 208,909 00000000000002955a3bd9d43c5647bc990d55e365979690c128ea053011e2a3 6 0.00/1.00 vMB 5
208,908 208,908 000000000000033145039bf4b23255dd060a2cc92a41b68d0a4eb2a9a2b06fa5 79 0.02/1.00 vMB 84
208,907 208,907 0000000000000192ff2be40a88d1eac81c8b80db0bac7620d0aa4ba6c2fc513e 94 0.05/1.00 vMB 186
208,906 208,906 0000000000000394a3c1741d9ce5ad0e9c2d987ed6da257db822c578fecf2f2a 248 0.17/1.00 vMB 124
208,905 208,905 00000000000000a950adefec47bb14cafbb5cc8e0a766e5e0430ef9d6541ea98 14 0.01/1.00 vMB 114
208,904 208,904 00000000000002d3325ba989c0c97571c7726b5fca8827a9cc06a0ccd322f454 554 0.20/1.00 vMB 233
208,903 208,903 000000000000036705bcd5df1e6904b737583f3ea34acad5c3d51b2c60ed7f3a 59 0.03/1.00 vMB 51
208,902 208,902 00000000000001b2bd4b9aca1e5fbc9ae54b87fdc50cab22fa567cdc96e238a6 571 0.35/1.00 vMB 108
208,901 208,901 00000000000002c6e9d1249713b0fe9cc47c381df57f2483a252bb7467fb21f3 1 0.00/1.00 vMB 0
208,900 208,900 00000000000004c15b1973914f5234a3a8d604f95fabc2076623051f3fe948e8 282 0.21/1.00 vMB 150
208,899 208,899 000000000000023240a39eb6bec11f1b6e0b714b5b1655540c035de2aee2226e 1 0.00/1.00 vMB 0
208,898 208,898 000000000000026f884182fa54d5be7c00a255e82cb47e0140dcfcafdb06289d 525 0.25/1.00 vMB 197
208,897 208,897 000000000000015ebcefd7b570b4983a10332ab4439cfcdb8a13d29cdb7b6f64 557 0.24/1.00 vMB 210
208,896 208,896 0000000000000379238ad8926287a347070a7d8545da6f9545da45ac37570697 256 0.10/1.00 vMB 193
208,895 208,895 00000000000002e25279725c5110a06e85425d4b3946ab7834ffa87f487e49d4 81 0.06/1.00 vMB 146
208,894 208,894 00000000000000871f0db8e9640cebad083063d1d8edc89fdcd662145d226369 158 0.09/1.00 vMB 165
208,893 208,893 000000000000006f299ec3487d9664fbf3488505a4a4b850b0755641d7e6204a 76 0.03/1.00 vMB 157
208,892 208,892 000000000000035a99df3eb6255a24c7aa17728688cb8056c2683c67160bec16 10 0.00/1.00 vMB 205
Previous 10 blocks ↓
Total Size: 780.14 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: 499.10 GB
    • Received: 3.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.