Loading Tool

Explorer IconExplorer

Memory Pool

82,936 transactions
31.26 vMB
0.09052209 BTC
Random Selection Loading Transactions
Max Size: 191.59/200 MB

Candidate Block

Mining Attempt d36670bdd34b666b9ec8566bf75e0cd8e316c4569f8123d1351bf4de9c0dc507
Version 20000000
Previous Block 00000000000000000001c741e94ff9ce9b4832dde958a2941db0822cdb652151
Merkle Root 87ad42997c9dc8e3e94a6abdac1a24e350d8594d5d7b2b8138c2b94c0b51a4fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,943
Size: 1.00 vMB
Total Fees: 0.01997325 BTC
Feerates: 301.60 > 2.00 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,220 (99,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,902 815,902 000000000000000000037b1f15ccd7083f9a6fbfc22d8f1bff7f9863e9e20c9c 3,956 1.00/1.00 vMB 97
815,901 815,901 00000000000000000001ae50e9a168dab5cc9f105ba2691ca158975a748ec19e 3,936 1.00/1.00 vMB 78
815,900 815,900 00000000000000000000d4b06e13bfb6d535af86a040d6d86234031b9bb985e3 4,045 1.00/1.00 vMB 87
815,899 815,899 00000000000000000003bb01b2c3a8471760075b6562bbd6f3403658d3b1006c 4,065 1.00/1.00 vMB 95
815,898 815,898 0000000000000000000337ddcfa15ed47efee7c8c90c064c3ab532c97ddbf542 3,448 1.00/1.00 vMB 105
815,897 815,897 0000000000000000000350b496b6b3c07fc673dbbc7a7e3879b25953b8e60bfb 3,596 1.00/1.00 vMB 85
815,896 815,896 0000000000000000000409a3236c3c45539de70983a5534c5a6206e542cdd0f8 3,890 1.00/1.00 vMB 94
815,895 815,895 000000000000000000029e0d94394357762fffa14c4a0cf97f7ac402e0ef0b6e 3,810 1.00/1.00 vMB 113
815,894 815,894 00000000000000000002664ceac236f48aaebd7056b19ecca9a45d4acc618ac8 3,388 1.00/1.00 vMB 119
815,893 815,893 00000000000000000000861f9fb4e2f382c55596825d94ff584702dd26d83000 4,466 1.00/1.00 vMB 101
815,892 815,892 0000000000000000000365ffa8fab3b6e316af8620e3215f3bb59e54991d0266 3,826 1.00/1.00 vMB 98
815,891 815,891 00000000000000000001a9288ef75a04adaab35e6006e81dfae56eae3d3ea085 2,743 1.00/1.00 vMB 90
815,890 815,890 000000000000000000006d9ba8b6ce7ae7479047afd7d680a812f3a0b4ab149a 3,927 1.00/1.00 vMB 88
815,889 815,889 0000000000000000000007a9c8729cd08861a34faf497166a5466285ce2b203a 4,015 1.00/1.00 vMB 99
815,888 815,888 000000000000000000001fb191980886ef138ea521683a1f4681d3f28f779650 3,794 1.00/1.00 vMB 90
815,887 815,887 00000000000000000004693de42a1a217362c9b238a929f1ab7f41a818cf86b7 3,711 1.00/1.00 vMB 94
815,886 815,886 00000000000000000001a663d6bb9fac0b4c54bebeb14f020c44cc1837ed5b57 4,373 1.00/1.00 vMB 102
815,885 815,885 000000000000000000041e70fe8df9d08bb4c0a9e3880e1e08a2f72b0ca89731 3,907 1.00/1.00 vMB 106
815,884 815,884 0000000000000000000469fe49bed70b87aee538d8b5c0272033f652405c40e7 4,171 1.00/1.00 vMB 103
815,883 815,883 000000000000000000036153b06be69f17b57ddcf18766ab1f24a8f738b0bcb0 3,626 1.00/1.00 vMB 121
815,882 815,882 00000000000000000001e4c42f947843b70672ad65867e7d11e120872d499f5b 3,880 1.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.77 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: 709.31 GB
    • Received: 16.87 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.