Loading Tool

Explorer IconExplorer

Memory Pool

81,860 transactions
30.98 vMB
0.11654512 BTC
Random Selection Loading Transactions
Max Size: 188.06/200 MB

Candidate Block

Mining Attempt 6ad78f86982991a26e07ebc4c68ff7b69dd27143fc71351ededbf6cc04f50e36
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 3c44ec3b19af853821050bd7a83adf422711cd0963fbe593dacda5272e9d32b3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,101
Size: 1.00 vMB
Total Fees: 0.03936835 BTC
Feerates: 318.30 > 3.94 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (400,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
515,056 515,056 0000000000000000001a6f7fc40321da61aada55d65aa199008737de24c99471 182 0.12/1.00 vMB 11
515,055 515,055 0000000000000000002d0599f9538ba5cbb26bbb821643863f8f2e2eadb6e2ce 396 0.20/1.00 vMB 6
515,054 515,054 000000000000000000043c64dd3dc4c3401d3290c3d0a4d640da8c6293f95a97 2,422 1.00/1.00 vMB 28
515,053 515,053 00000000000000000019afc3cf0f12414c3b03cc36b10964922d86d7c7cd8498 176 0.05/1.00 vMB 19
515,052 515,052 00000000000000000003f0446fcb31f03e6e1a8bf0f24be70f908b82ce663ec2 1,104 0.53/1.00 vMB 30
515,051 515,051 0000000000000000001fd158543dd1f8aaad2b1b929c75d13d639c0cef19c862 617 0.33/1.00 vMB 4
515,050 515,050 00000000000000000023223181921909c58f4ae15af560d2c11a4a10d2db65ba 2,553 1.00/1.00 vMB 38
515,049 515,049 0000000000000000004ad24fb09a16d6c43e8dcfa6277962cdbf161d5b1c9288 311 0.17/1.00 vMB 38
515,048 515,048 000000000000000000044e864619ece4d16d775405fd740d9cefe9a62e380be7 520 0.22/1.00 vMB 34
515,047 515,047 0000000000000000002fae972356006d42ae4d801c4285cf79f4240ba72ecfe2 24 0.02/1.00 vMB 84
515,046 515,046 00000000000000000040a2441fb545f06114bb6b85214032698e0b372eed12d0 983 0.53/1.00 vMB 42
515,045 515,045 0000000000000000000577d4e488f50955dc1f4727c5f64b4e8ebceb3c7e7286 1,408 0.71/1.00 vMB 24
515,044 515,044 0000000000000000001eceff3fc38885f33f1b612a909bd06082c35aa690b691 376 0.33/1.00 vMB 29
515,043 515,043 000000000000000000293d536f231f75e3267fe6c36716e8b7ca01f3874cd61d 737 0.45/1.00 vMB 26
515,042 515,042 00000000000000000047e119d5f96b7a4a0e045e51d035a5bef29c71c67d6307 2,265 1.00/1.00 vMB 21
515,041 515,041 00000000000000000048b4ee94a620fb914931a82d280e01e840d23b41c004c5 2,074 1.00/1.00 vMB 37
515,040 515,040 0000000000000000000bd0b2869c442fde0607a3323ff0907d837546b7018f09 1,093 0.42/1.00 vMB 33
515,039 515,039 000000000000000000379eae1f34d3087750661cc43eb6b905f5e5d16362a809 205 0.15/1.00 vMB 32
515,038 515,038 00000000000000000027b3dcd74ae50d983d27885e8aa1784defbf0bde17f443 593 0.27/1.00 vMB 25
515,037 515,037 00000000000000000044cfc0b2561d7178c5afd75010286ec0d30076badfc7bd 125 0.04/1.00 vMB 72
515,036 515,036 000000000000000000168a2c19c6da7cba79520828a89a53bb199979825e5db9 620 0.22/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.08 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: 721.91 GB
    • Received: 18.39 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.