Loading Tool

Explorer IconExplorer

Memory Pool

73,053 transactions
28.15 vMB
0.07075431 BTC
Random Selection Loading Transactions
Max Size: 166.69/200 MB

Candidate Block

Mining Attempt 28ac63f92971d4410cee7da328b42f6788f19e9d8af802f31776d14a6a9e3baf
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root a4869a221880a7bad02e1c8d668942b7a6cecbde79c4a62775f17ed35f78c642
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,391
Size: 1.00 vMB
Total Fees: 0.01434091 BTC
Feerates: 150.86 > 1.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (632,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,948 282,948 000000000000000068581130461be0a4ada13619a39ca0dd7bc4c297c93f3b66 521 0.24/1.00 vMB 41
282,947 282,947 0000000000000001e36cf263c9e5ddcefd65a72fb91ef812bd964e6eb42c28c0 813 0.36/1.00 vMB 48
282,946 282,946 000000000000000074c5535f13a0fa5c365dd5eb18ae9acf732ba825bc13b12e 291 0.12/1.00 vMB 46
282,945 282,945 00000000000000002d3115103a3070f5719d9f8805ab8418eff21a34cd7d7fff 238 0.13/1.00 vMB 33
282,944 282,944 000000000000000092655e38e1839c1647f9d195c69357db5a351ccad1aa0c28 626 0.25/1.00 vMB 137
282,943 282,943 000000000000000105cce52082c4a3afa002a7058f2d36a5f57f1eccacc638e9 128 0.07/1.00 vMB 22
282,942 282,942 000000000000000142265d52d81ae73b4800b0544fbd8c57c4edd8e6d2f794e4 593 0.25/1.00 vMB 63
282,941 282,941 00000000000000003ccdddbb716b94b49db1066676cb68ada7b08fac0e9865f2 1,686 0.78/1.00 vMB 49
282,940 282,940 0000000000000000c29254b9184dfc57f5002a01deb51bd2abe634d049d54374 1,277 0.51/1.00 vMB 41
282,939 282,939 0000000000000000f112dfcdd0636554efb15464a9ff0c99ad93f179bd0331d8 52 0.03/1.00 vMB 34
282,938 282,938 0000000000000001e717c8e652d037ead106e74c1623ecf0d38824c9667b14fc 441 0.20/1.00 vMB 39
282,937 282,937 00000000000000011b48b9c539bb8820712b16318a64e542e161a41a45b1e680 220 0.15/1.00 vMB 25
282,936 282,936 0000000000000001737e70c197b146186267f0b52abe85473ce66cdc160760cb 920 0.50/1.00 vMB 29
282,935 282,935 0000000000000000c78b53bb78544b17f00bb5a3ab6181a89e2122877d9a0b12 145 0.05/1.00 vMB 43
282,934 282,934 0000000000000001980eb03bd046df999e38fecb1478ec624ce514e9bb5de957 751 0.25/1.00 vMB 61
282,933 282,933 00000000000000000bb510a70a0bd9f9b0acec6bda2050606ad56ecec189c6db 713 0.25/1.00 vMB 72
282,932 282,932 0000000000000000d05e9368adb4e33e536c231cddb3da5ac8122687a715f15b 909 0.40/1.00 vMB 31
282,931 282,931 00000000000000016ba58fed3ac9b61d9498d062624c91ee62a34fec1e82bda7 132 0.05/1.00 vMB 229
282,930 282,930 000000000000000018ed1699272fcb1700715084b427d3fad55563e223ea4e54 331 0.16/1.00 vMB 34
282,929 282,929 0000000000000001209fefc23d0dfe0e85185e80e61a793319f170f6ca7bbb8c 127 0.10/1.00 vMB 13
282,928 282,928 0000000000000001569a50daeea82d9e17844eb30b7903a9fba23dda2f1c695e 789 0.38/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.