Loading Tool

Explorer IconExplorer

Memory Pool

73,519 transactions
27.22 vMB
0.06484027 BTC
Random Selection Loading Transactions
Max Size: 165.96/200 MB

Candidate Block

Mining Attempt 0710bc612c95fe7ece3406338d4d3be43a30b0a1a52af038ead3091049617050
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 79ca06048b9b4bd7826adce5a25800fc6b878717f09940e0fff61941b1f3c4ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00706724 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (460,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
455,021 455,021 00000000000000000002de51008195105b3bb572c0766a9c9ea8879d820bcd21 338 0.10/1.00 vMB 258
455,020 455,020 00000000000000000004263e66387368deb132a7010277aa05cef0acbdbab05b 2,860 1.00/1.00 vMB 217
455,019 455,019 000000000000000001ec765282a7558d4b70fae9d31ac4e42bf922ad32ce5733 2,130 1.00/1.00 vMB 138
455,018 455,018 000000000000000001cf390c0b25c77ac4420a4a0e158a33ed2e98cbf7d60a7b 2,279 1.00/1.00 vMB 154
455,017 455,017 00000000000000000125fc5d9fc3f7ee4e16799f9c84210eab16d0691bcc7d2d 3,290 1.00/1.00 vMB 103
455,016 455,016 0000000000000000022b18d4f97e471de0f6cc161a2010d252be7186974d45e6 1,071 0.37/1.00 vMB 215
455,015 455,015 000000000000000000625bdce549e40b07835988aa5983337cf966f996c64881 2,334 1.00/1.00 vMB 170
455,014 455,014 0000000000000000001cf883c733ef7451193a510c453a8167b40ed74dc58cd5 2,704 1.00/1.00 vMB 164
455,013 455,013 00000000000000000159db5dae9318e53e3916da0043970304ae680e6c2a6ceb 1,649 1.00/1.00 vMB 156
455,012 455,012 000000000000000000f68589649763e81f5accc1885a2696983aa60788dbf3f2 1,997 1.00/1.00 vMB 138
455,011 455,011 000000000000000001928c19238150688843796bb271ef83c5c1c09cd38a7586 2,059 1.00/1.00 vMB 185
455,010 455,010 0000000000000000026bd385877251ae3c4da979394dcbd27bb06055c23939a8 626 1.00/1.00 vMB 202
455,009 455,009 00000000000000000272a4fb33cb48f85f250466954087105d80cb4c8f4efd18 2,134 1.00/1.00 vMB 311
455,008 455,008 0000000000000000007bf2ac0b1e56d334cf8bdfb78d039b634e59aee1239755 1,760 1.00/1.00 vMB 210
455,007 455,007 0000000000000000021267319a5c0baf1a7be3915880038b7c88ca258cdaae3e 1,648 1.00/1.00 vMB 278
455,006 455,006 00000000000000000217e2b5ac45ebc7ed3925dd27fc7bda491bdc7fe70375dd 2,082 1.00/1.00 vMB 183
455,005 455,005 00000000000000000041f1b3770cb633a3a79e66f3cf7599be388224027bc142 1,895 1.00/1.00 vMB 210
455,004 455,004 000000000000000000c4b5807b01e898b6df9c8089b0da97c6e3f2ae449f16b7 2,950 1.00/1.00 vMB 153
455,003 455,003 0000000000000000025a107e08b9dea29778733d1ab7ae43f59d471a475d8bc5 2,349 1.00/1.00 vMB 174
455,002 455,002 000000000000000001d2856c6bb6eb47ce0a27f1e69d15565ae46d437f69ae90 2,560 1.00/1.00 vMB 146
455,001 455,001 00000000000000000235fb8e801a5f28f55c09a03a10b4f626b039e44413f7f1 1,800 1.00/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 782.94 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: 714.91 GB
    • Received: 17.62 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.