Loading Tool

Explorer IconExplorer

Memory Pool

27,120 transactions
13.66 vMB
0.13613401 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.62/200 MB

Candidate Block

Mining Attempt 9f99d090c20f89ae4fec2b28a6e9323d1ce4273b21b309f9eb36c5e086946ad0
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root d247c7e80e8fd8d5d482cf0a3cb7a4d635eac9cd933639df28a0934db341b191
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,884
Size: 1.00 vMB
Total Fees: 0.08538872 BTC
Median Feerate: 3.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (654,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,824 258,824 00000000000000055a4abba15e991df829f1c58362fc0def735643f381520b80 533 0.22 vMB 114
258,823 258,823 000000000000001d823f640028a783f749178ed11133ce095987ded75552ac62 647 0.26 vMB 501
258,822 258,822 00000000000000006e0751d6c45e490a3488648f4ab874f9c14ae33609198d8b 32 0.01 vMB 104
258,821 258,821 000000000000000f8739cddbed20c6a7b73ccb21ed9e4ab65dcdfd0a6f2060fb 151 0.07 vMB 909
258,820 258,820 0000000000000022461a422f35c28349f17908b047222ea70f2cb84842b57775 43 0.02 vMB 81
258,819 258,819 000000000000002602a5ad11695bb14a62f25c013025aa05a809309502f981bb 280 0.12 vMB 96
258,818 258,818 00000000000000129ff610736305515b8d3df0deaf9573c6a4d4f3bf994fa73d 226 0.24 vMB 495
258,817 258,817 000000000000000db4958df3ca11797990eb8102e4362e986cfb06f31988e5ff 120 0.05 vMB 132
258,816 258,816 000000000000001f867ee4e34e29e89c38f5adec9e69cb3c6c4deba53b974e26 56 0.03 vMB 62
258,815 258,815 000000000000002469642a659c431827089603474a46d2837bd401fb0ffce4c3 623 0.25 vMB 726
258,814 258,814 0000000000000002b3afa71f6e46a041b9232d081457f5eb7a461a1df8201d7b 202 0.10 vMB 159
258,813 258,813 00000000000000006dee3a6a9c6d3ba0ad3d342a2abc2b9ffa200c64749412f3 338 0.14 vMB 428
258,812 258,812 0000000000000016d411f8eeb22fd3ae8245cc9fd1576b3ea6ff296904f93958 328 0.13 vMB 165
258,811 258,811 000000000000000e790f3e3d6280ae072d2718052a89bb1b6229c28ca7c98a09 122 0.04 vMB 115
258,810 258,810 00000000000000229b3e5ef58877f17d41a28dab77dfa629ec83a1aad0cec598 214 0.09 vMB 93
258,809 258,809 0000000000000000015235dd26bc6ee20bd574fa78c4ef9b7ea750f53c28db8a 128 0.05 vMB 2,338
258,808 258,808 000000000000000098212ffddc5d7598085d5e1a2c01585564a97a2cf4de0723 213 0.08 vMB 102
258,807 258,807 0000000000000011906d4a95130890e3e0d9b70e3844fa9defaa5cd5374dc9b1 195 0.09 vMB 1,248
258,806 258,806 00000000000000172c502c7e92eb0782ab81d0f7af81412873ee938f872cf9fe 228 0.11 vMB 89
258,805 258,805 000000000000000671f1bf473e180e5c0d9e600586be3fdef2ce8c870b208081 102 0.05 vMB 2,070
258,804 258,804 0000000000000010d7e1c83eee44fa6f8399facae43cee098c1630dee477964c 750 0.25 vMB 525
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 85.99 GB
    • Received: 0.37 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.