Loading Tool

Explorer IconExplorer

Memory Pool

18,466 transactions
8.51 vMB
0.09131495 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.30/200 MB

Candidate Block

Mining Attempt 23d98f16ec22520e090c5d36e7ad8df806ea2a5d5a521d5735750ed13b3f151f
Version 20000000
Previous Block 00000000000000000001af40f37948f8002f4ad5d51161d9ec1b5afe1feb51cb
Merkle Root 35ce3e23558b417f5dcfc9324335f3740746a4ec7ed7627a747a101513cc1276
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,954
Size: 1.00 vMB
Total Fees: 0.07321923 BTC
Median Feerate: 1.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,425 (647,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,830 265,830 000000000000000762c1ece1b47ddcf0405659665683a50a3c70a99a2b2f0ae7 164 0.07 vMB 156
265,829 265,829 0000000000000001d400d476a775647cbcd81553d685d96bc11f978b03ef0270 219 0.11 vMB 57
265,828 265,828 0000000000000008fd4b342aaf817858e78d0a484933a23f5c38d5e977345fb3 51 0.15 vMB 5
265,827 265,827 0000000000000005eb4e6c27952f8eeeeb57411e61ab3560f3c1f05ebab9cc71 544 0.33 vMB 75
265,826 265,826 00000000000000044b83ad36999c7d458dd7fbc42f734a87b00fe4fc94171c36 342 0.18 vMB 99
265,825 265,825 000000000000000eec33d2f2033ae8f80debbfe8287e5a6ac31d94ebe9d87179 45 0.01 vMB 88
265,824 265,824 000000000000000012d3b2a7a4429e498fbea7779ee24e9471c6f88b2d8e9a27 76 0.15 vMB 7
265,823 265,823 000000000000000bba3a58c783194c7af5ad48b9fa00155600a076b909dcfac0 86 0.03 vMB 100
265,822 265,822 0000000000000009728dbc61bb2710e3190ff7ce2f914e9e3dc3093af68b18b5 588 0.34 vMB 74
265,821 265,821 0000000000000004dec6a7e8f8b5eeffafdc7c328f4553e032bc3ae9c092e837 95 0.15 vMB 3
265,820 265,820 000000000000000bffeae74959d6b2a9f77a696446de84cccf8ca14dfe855f37 725 0.40 vMB 98
265,819 265,819 0000000000000007e536b5a8a90bd40d9642262cf49d94e75adb697c936156e1 155 0.06 vMB 78
265,818 265,818 000000000000000633a376c8840bd33e6ec292d22e1dbebf0c4b59a0cf681976 29 0.01 vMB 57
265,817 265,817 000000000000000d8485fe0d56a1102293aa38b60a09ee6f2f81bf6cda629f68 104 0.04 vMB 157
265,816 265,816 000000000000000783772cc132246511061c0c71911126d97b5146290ab2d2ee 29 0.01 vMB 112
265,815 265,815 00000000000000046cda25c7fc19b9692a178285c857070c352329324ce64920 95 0.06 vMB 39
265,814 265,814 0000000000000003e2b319da41e931246da52f2db7e40a3ae10d8e4da2615e53 72 0.10 vMB 39
265,813 265,813 000000000000000b9a77a4d55721d4d153933ee5ae3b075052f3e6ae3619cb2d 482 0.21 vMB 127
265,812 265,812 000000000000000f6d293fc09c89d52b46192e18138c49279fb7e9f0b4d9a4cf 37 0.03 vMB 6
265,811 265,811 00000000000000093d3e38576a47d30546787dc3cb4347db8908dcb84dca4b03 293 0.15 vMB 90
265,810 265,810 000000000000000df7f8cd3e646cffa2f653a1d471885cced6b11eb52b4c4f0f 112 0.05 vMB 80
Previous 10 blocks ↓
Total Size: 779.61 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: 298.64 GB
    • Received: 1.28 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.