Loading Tool

Explorer IconExplorer

Memory Pool

80,426 transactions
29.55 vMB
0.13680658 BTC
Random Selection Loading Transactions
Max Size: 178.53/200 MB

Candidate Block

Mining Attempt 15cc6c37db3f663e429392925e546721e7fb46c18f7c883e7273f3e13c1676e9
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 3e83b88e5ee788e01c85fb80804997c825ce7f80a057c8e76b3e5a9ac2e69933
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.05047125 BTC
Feerates: 602.26 > 5.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (357,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,710 557,710 00000000000000000017febb0e0143d1b1d8d6915cbdd5b5bcdff03fa8ca5bf2 826 0.32/1.00 vMB 15
557,709 557,709 000000000000000000316c702f9356567781587ab831e7693d0b9b3caaaedc27 710 0.22/1.00 vMB 14
557,708 557,708 0000000000000000000a278b6bd9e5709fd54f23b0519a3e41c08f6b1da28ec5 1,380 0.43/1.00 vMB 13
557,707 557,707 000000000000000000053eb952685f2ffed0feee579aa1ccf24fe0f7b72f9993 2,571 0.84/1.00 vMB 11
557,706 557,706 0000000000000000000b7fa81c0c9877550fbba2d493724fbedff135c2767cb0 3,392 1.00/1.00 vMB 17
557,705 557,705 0000000000000000001ed561751e143f71350942ccfecc9d81bac220f3501014 2,226 0.70/1.00 vMB 14
557,704 557,704 000000000000000000168f1a3a070f7e7b98c2836e593ea8ddf8acf033917cb5 901 0.26/1.00 vMB 13
557,703 557,703 00000000000000000001293df1b5c4f6fc083848cc33e2559a903c2177997e36 2,136 0.65/1.00 vMB 13
557,702 557,702 0000000000000000001f34251e66dc5dfc17ded6801d5a978d28408ffd8cafa6 38 0.01/1.00 vMB 10
557,701 557,701 00000000000000000009799457239fa54ec4ba257df8a2290f5de379cac80f59 1,008 0.31/1.00 vMB 11
557,700 557,700 00000000000000000010ddc836a74569c511714b763075060235146d511d07ae 608 0.19/1.00 vMB 12
557,699 557,699 0000000000000000002e7ea62346f61e5b8e822da3f3148e1f77d3e33a33cdfb 1,911 0.62/1.00 vMB 10
557,698 557,698 00000000000000000006e63476156676c2d44bf52ae9276c70069c6dd2d2670b 3,014 1.00/1.00 vMB 12
557,697 557,697 0000000000000000002e9a9ae63faf04e1000070b756076cc5f49dd453d83cc0 2,740 1.00/1.00 vMB 7
557,696 557,696 00000000000000000011d52727fedcef62521824985ac3dc0ed2703ead5de57e 3,414 1.00/1.00 vMB 28
557,695 557,695 00000000000000000027fc0ca30786fb95073c70d00263fc781a08f6fea4e9bd 2,792 0.89/1.00 vMB 9
557,694 557,694 00000000000000000012518605cea96ce05fa32f5c660fd90791f1c645a34800 2,999 1.00/1.00 vMB 19
557,693 557,693 0000000000000000001dd17c1b176ab124ac84d7920cce5a033abc9200da3a02 643 0.20/1.00 vMB 16
557,692 557,692 000000000000000000013d712679c2716385433400b6f48b892104394dcf892e 2,276 0.79/1.00 vMB 13
557,691 557,691 00000000000000000005548caf138d5418fd0f1ced27367a65590a2ad2a7f1d9 1,464 0.60/1.00 vMB 10
557,690 557,690 0000000000000000002faa2745cd46a440e2db46cb46ae146dc0011c98d9a1e9 2,549 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.