Loading Tool

Explorer IconExplorer

Memory Pool

45,871 transactions
28.48 vMB
0.07420770 BTC
Random Selection Loading Transactions
Max Size: 151.33/200 MB

Candidate Block

Mining Attempt c682222d39db15a3e305684495d8d4579d24c9b63b3793551b771f9409b89854
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root c1a8dba3a926f2509695222e3623f3efd2d87cdc7e0833d9808bdd49ac9e2509
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,343
Size: 1.00 vMB
Total Fees: 0.02026917 BTC
Feerates: 100.23 > 2.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (59,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
855,055 855,055 0000000000000000000082a6f92275acf9b6f39cc31f9005706919679ed58d5e 2,175 1.00/1.00 vMB 4
855,054 855,054 000000000000000000025f596f99d3137f6d3878717999dafadbbb100c323c8a 3,134 1.00/1.00 vMB 10
855,053 855,053 000000000000000000017ce553a8ffa1b318712c454da515a80b81cae2ea7ae1 2,572 1.00/1.00 vMB 5
855,052 855,052 000000000000000000014f2c0608a8b0202c497089faa87f7a22f3a54b8cd579 2,798 1.00/1.00 vMB 4
855,051 855,051 00000000000000000000e70dadf994a1d2ec171c7a80a99b65b44013badf5130 3,738 1.00/1.00 vMB 5
855,050 855,050 00000000000000000002200bb2f8feca4830c936b185facafa882d8c9fe91d98 1,838 1.00/1.00 vMB 4
855,049 855,049 000000000000000000002a16be6f4c89e1e234e9c1b1db883a29e2a1dd2cf9b5 2,726 1.00/1.00 vMB 6
855,048 855,048 0000000000000000000260723cd8305aba5597d236be997900bb257de00d81e0 2,166 1.00/1.00 vMB 4
855,047 855,047 000000000000000000001667f250909f9a5165cf6122c3030046254031da3332 1,330 1.00/1.00 vMB 4
855,046 855,046 000000000000000000022883eb8bb1f96939d25b2de4c2927b838a6a4b4b56f1 708 1.00/1.00 vMB 3
855,045 855,045 0000000000000000000089a6bab7c0b1d41c1e44c53f45e0c1aa5d9ab3c66915 2,950 1.00/1.00 vMB 5
855,044 855,044 00000000000000000002e62b1cc319677046d4aee77091797576152bed420bef 2,799 1.00/1.00 vMB 3
855,043 855,043 000000000000000000017828844be2d7544a26d98dc779fb6fd5f1976ef65739 2,512 1.00/1.00 vMB 7
855,042 855,042 00000000000000000001fbabe272fc305be90d9637bd882e2e52cce11ea413bb 1,388 1.00/1.00 vMB 3
855,041 855,041 000000000000000000005b3a102db7634af178891fd642ade5bf00c806933655 759 1.00/1.00 vMB 3
855,040 855,040 00000000000000000001e77afeba7575363fc3d5987d8d7ade43ba9e590de714 5,363 1.00/1.00 vMB 4
855,039 855,039 0000000000000000000287419a43c7484fd5f401f975b17648f06d17014c0a3d 1,322 1.00/1.00 vMB 4
855,038 855,038 00000000000000000001129299a1154caa455aeefb86adfaee504102a2546f15 2,506 1.00/1.00 vMB 4
855,037 855,037 00000000000000000000a98dd75958b39f8c2659eefc55993515e2ad2c01bdea 5,914 1.00/1.00 vMB 3
855,036 855,036 00000000000000000000a2f680acd5e6d69fd049f9ab9ae140b2b2f7209bea44 4,463 1.00/1.00 vMB 6
855,035 855,035 00000000000000000002129bb29bebf1f38f73bb2c3900c03446fa8660ca0cd5 3,293 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.