Loading Tool

Explorer IconExplorer

Memory Pool

80,521 transactions
29.71 vMB
0.07099133 BTC
Random Selection Loading Transactions
Max Size: 179.29/200 MB

Candidate Block

Mining Attempt 389ba2eaac65d161ea466921ed8136c4dbb8dd48750de20efe4d930292d09c4d
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 57defc6dc09bc2b8a64907a4fba54a76e825a6c1f51257efe8c5eddf5fe310aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,068
Size: 1.00 vMB
Total Fees: 0.01028834 BTC
Feerates: 502.67 > 1.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (99,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,047 815,047 0000000000000000000327bdb862ace7dcae1f786b543c9a3dfde47509435f8f 2,890 1.00/1.00 vMB 18
815,046 815,046 00000000000000000004227c97574fe459b742595b8971e4039b92b25b662848 4,005 1.00/1.00 vMB 5
815,045 815,045 0000000000000000000207360241551bef8db4e2c64c29995287b8764bc09a21 5,226 1.00/1.00 vMB 9
815,044 815,044 0000000000000000000239d66cc3049a7478fe996b50757ab3c09f401a69ae61 2,310 1.00/1.00 vMB 15
815,043 815,043 000000000000000000019f8236c6072857d91c31bf2415f3676a64a560d93d94 5,574 1.00/1.00 vMB 7
815,042 815,042 000000000000000000015e82f9d88e8b7b638192bde2a5763abb628110f28714 2,605 1.00/1.00 vMB 10
815,041 815,041 00000000000000000002b953346b1eb66d0d0dd506972f153e14056eabc94e52 4,342 1.00/1.00 vMB 11
815,040 815,040 0000000000000000000302c9b5fd2478e8e62a9ca0ecfb937bc130d7bbcfb5c5 3,719 1.00/1.00 vMB 11
815,039 815,039 00000000000000000001201668e7eb3ead66e14efd839f220244be706b8e0619 3,660 1.00/1.00 vMB 17
815,038 815,038 0000000000000000000102491d70efa930d623305382acbf2be7a066139d884d 2,799 1.00/1.00 vMB 14
815,037 815,037 000000000000000000030dbe6e41a28c9017906ec1a9573845c5e40ab7edce6f 3,467 1.00/1.00 vMB 25
815,036 815,036 000000000000000000028ffb810a9a703e804c9aa86a20a811b53a38099b73e0 2,920 1.00/1.00 vMB 11
815,035 815,035 00000000000000000000b9f5a3f96b32d6e8ae59e630117331a75a15867f3bca 4,030 1.00/1.00 vMB 8
815,034 815,034 00000000000000000002017184215d3e39da7d7c1dfbceb0f1116ac0da5384c3 3,077 1.00/1.00 vMB 16
815,033 815,033 0000000000000000000209adb25402a316649db8fb7900768accabc49e184796 3,059 1.00/1.00 vMB 11
815,032 815,032 000000000000000000018692d1122b0256e86a97bbd4666150b37802ab7f8bc2 1,974 1.00/1.00 vMB 12
815,031 815,031 0000000000000000000236a7374f27759f79da680decd6f025ab50969b7b2a5c 3,554 1.00/1.00 vMB 14
815,030 815,030 000000000000000000012afedf6e825a0a858e246704896c55d28686cea7ff0c 1,524 1.00/1.00 vMB 6
815,029 815,029 00000000000000000003742211f2c81ce0c43e8983086cdd8e0692456dd3d074 2,279 1.00/1.00 vMB 12
815,028 815,028 000000000000000000029b600a332d0109752f8a2ee35508e37a9a9d1f78f198 2,927 1.00/1.00 vMB 18
815,027 815,027 0000000000000000000453b65968d9446f9205e8258d3f5df6ffc94669cf968a 2,414 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.