Loading Tool

Explorer IconExplorer

Memory Pool

76,036 transactions
28.75 vMB
0.07044910 BTC
Random Selection Loading Transactions
Max Size: 175.77/200 MB

Candidate Block

Mining Attempt 09f2789eaa41d20552fa28f51b2f2d25bf27e58e3a920b7f198ef8f3d3f3967b
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 56f017ecf12064e52876f652ff4f83b6b145e1edf48680abd0e00882a411e297
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.00801755 BTC
Feerates: 77.76 > 0.80 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (560,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,897 354,897 00000000000000000fd5e32f47550b6d30d12bc5421b51c17901991c71f68f47 419 0.34/1.00 vMB 4
354,896 354,896 000000000000000001597dce6830ff4406fb231021282e73966e1a5d58e0dfbc 1,624 1.00/1.00 vMB 21
354,895 354,895 00000000000000000f036c8b9ca1a034f8886fbee9285050944e7a9e557dab16 2,162 1.00/1.00 vMB 29
354,894 354,894 00000000000000000b3461a81acd8a0fcaadae873765050480a5d44e13cf0658 660 0.75/1.00 vMB 14
354,893 354,893 00000000000000000045e2a3c32f1548d731cbb2ba09f93f959b56effe7e6b9f 2,231 0.90/1.00 vMB 38
354,892 354,892 00000000000000000fe61fbc01011127e556418399c1bcc15e08acdc9fa85700 1,010 0.75/1.00 vMB 21
354,891 354,891 000000000000000000cc5f99d913fb690011f20f662cba570577793a9a3e05dd 2,091 0.75/1.00 vMB 42
354,890 354,890 000000000000000008d0b20ee983980120d00473d015b225c3fc7fdfc91728c6 1,274 0.50/1.00 vMB 40
354,889 354,889 0000000000000000090b8615152b955fe8a73fd253446591ceacdeb90bd7e9a3 98 0.06/1.00 vMB 24
354,888 354,888 00000000000000001145cb083cccddcb03151876270c9f205dfc0347555b3f2d 629 0.33/1.00 vMB 26
354,887 354,887 000000000000000002b9bbdb1bea69b78b8b63dee025cac2d1ce4983cefc577f 42 0.03/1.00 vMB 20
354,886 354,886 000000000000000000a19658b42a51529fbb6e29f4114c25947dacdfc29ad9c9 401 0.80/1.00 vMB 8
354,885 354,885 000000000000000009e4ab1fa6235854b5ad019f40d9766bc0b2bd7c5820c23d 522 0.72/1.00 vMB 12
354,884 354,884 00000000000000000908b2eb1cb0660069547abdddad7fa6ad4e743cebe549de 210 0.13/1.00 vMB 25
354,883 354,883 000000000000000013b0ef4b3073a19013a29e2813e5b29755cf4fb1ab147041 213 0.16/1.00 vMB 11
354,882 354,882 000000000000000002e9ded5d7d83653a23c6b718b2ebfd7f98c9380d89fa834 1,024 0.54/1.00 vMB 31
354,881 354,881 0000000000000000059a3dd65f0e5ffb8fdf316d6f31921fefcf0ef726120be9 636 0.33/1.00 vMB 26
354,880 354,880 00000000000000000a0c582f32fc17cf397882c26616ef331246927d0863a945 644 0.40/1.00 vMB 24
354,879 354,879 0000000000000000033ce857296195f43270e4f127b9aea7c2377afeaf6923fa 372 0.20/1.00 vMB 27
354,878 354,878 000000000000000015a66bc8a99c1dcd3a6414f10e097674c7f7cbbae1ffbd58 369 0.16/1.00 vMB 31
354,877 354,877 000000000000000002ac00d1470361f1adec63cfe47aa7dbdb226b687ec322fb 418 0.20/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.82 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: 710.71 GB
    • Received: 17.08 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.