Loading Tool

Explorer IconExplorer

Memory Pool

79,644 transactions
30.21 vMB
0.08336432 BTC
Random Selection Loading Transactions
Max Size: 183.94/200 MB

Candidate Block

Mining Attempt db571d61caf95135261ccc284bd78302a847ee9651f0ca0eca8b694d6f39cc3f
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root dc82a0021d1f7ab6d69776fdfe7fa550e73e7914dac16f4ca4866814cb1b2451
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,712
Size: 1.00 vMB
Total Fees: 0.01610092 BTC
Feerates: 203.60 > 1.61 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (627,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,835 287,835 0000000000000000cf343d275dbdb310057d0719cef8fada7bbd331ea363069f 98 0.06/1.00 vMB 65
287,834 287,834 0000000000000000bc5fed97142b3c0e9897a5a8b9f53bb8606d65b9e786b0f5 823 0.35/1.00 vMB 36
287,833 287,833 000000000000000065dfec9ff4ff2505545217c76e220cca880b291bfe5f122e 139 0.06/1.00 vMB 68
287,832 287,832 0000000000000000c0a5fd0f79a8e74f6303066763ea1313f2aaebb6d2e765ca 231 0.29/1.00 vMB 17
287,831 287,831 00000000000000005e717c0771493779c70ec32d98e367551fe3d6c29052a0e0 777 0.35/1.00 vMB 45
287,830 287,830 00000000000000012e29b56af9955da517c5f8b3e9197937bfe7ad6d74f39985 557 0.35/1.00 vMB 31
287,829 287,829 00000000000000010834dc0334bb271d1a766970987a43401578009c8f499115 94 0.06/1.00 vMB 28
287,828 287,828 000000000000000134919151cf907282928bd11e0fee1df5be76e156b4845c40 496 0.28/1.00 vMB 33
287,827 287,827 00000000000000015e9b1a887cd156bffd47ac5e6fa2d541aa2d341015d7a99f 490 0.27/1.00 vMB 37
287,826 287,826 000000000000000089574916e565cf247347cb7e9f3b1335bf6020f1d7cec565 600 0.34/1.00 vMB 31
287,825 287,825 00000000000000002493227e98a35b1f4e2b4df1bc1a476dd88055f0b21aa751 1 0.00/1.00 vMB 0
287,824 287,824 000000000000000025a7108ea41b1150d9f479b8675df4f0f7ffe3c107901da7 16 0.03/1.00 vMB 1
287,823 287,823 0000000000000000dc8c6e9778564a4cfebc6267cf24e132f2a745a30b7c06f7 560 0.35/1.00 vMB 31
287,822 287,822 000000000000000086c6fe15c809efb0373e344c90428cb553cc9543fbc04107 206 0.15/1.00 vMB 33
287,821 287,821 00000000000000004c54dcded905f71da57e8ce7a0a334cf869e9b7b452eea2e 193 0.12/1.00 vMB 21
287,820 287,820 0000000000000000d56d3bec8f90b65238b5fab0fd2f08e5273b7bb15cd951d3 99 0.06/1.00 vMB 27
287,819 287,819 0000000000000001067067485127f474017c5ee2d0188211b57953b1dc6434b5 275 0.30/1.00 vMB 18
287,818 287,818 000000000000000143c693490edffb76245edf385f525085094431c1214e4801 1 0.00/1.00 vMB 0
287,817 287,817 000000000000000107d30b06d9683b3f8fdf1254d216cdbdd9f43179da3cdfe6 1,338 0.90/1.00 vMB 29
287,816 287,816 0000000000000000c71e5cb42a614e33ffdb17e4c2bc55c73f56c2e9be15a0a7 102 0.06/1.00 vMB 51
287,815 287,815 0000000000000000e94f9ccbc8129f214810dc49f3a8ec458395d933b9986109 1,101 0.50/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.