Loading Tool

Explorer IconExplorer

Memory Pool

33,019 transactions
27.94 vMB
0.06472598 BTC
Random Selection Loading Transactions
Max Size: 138.01/200 MB

Candidate Block

Mining Attempt 856648adf478b67e14c3b430e028658329d944cc07d58bbed5ac9cc461589513
Version 20000000
Previous Block 00000000000000000000772bfec0f0e433f7a8da04c287d4efd98f5b51573c62
Merkle Root b7ed8841c47962aaa9ea3d581af086b7054d45b4186b19faea42f8fdf107874e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,719
Size: 1.00 vMB
Total Fees: 0.01126140 BTC
Feerates: 150.75 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,515 (65,699 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,816 848,816 00000000000000000001eb2a2b58ffec4eb0611e38aa08da8d616846323d6bac 2,681 1.00/1.00 vMB 13
848,815 848,815 00000000000000000002b83560647d0c571058ac547fae96abb5f4e360d3127f 2,058 1.00/1.00 vMB 16
848,814 848,814 00000000000000000002d41fd518ac4fa4a382774b0c4bc45d479e9dfad2af98 636 1.00/1.00 vMB 13
848,813 848,813 000000000000000000013bc8f8158045c8b4d95a3289474462c775441d93b72f 1,313 1.00/1.00 vMB 17
848,812 848,812 00000000000000000001c93fc85ac4bb48d7143a2f9a58c4481287dcc0122eee 1,550 1.00/1.00 vMB 18
848,811 848,811 00000000000000000002c76fb85d09fb7ed8a68d9ccfbe95d88e797711800dd4 3,887 1.00/1.00 vMB 20
848,810 848,810 000000000000000000006d746a1f84d9af1d3d26067c8720ba6fdb61eb6788b9 4,227 1.00/1.00 vMB 32
848,809 848,809 0000000000000000000011952c106b7a74dd7b990fc23ca7df83986d14df0567 5,254 1.00/1.00 vMB 45
848,808 848,808 00000000000000000003121d61098782f5d68ba217b823e410c3739283a93604 5,075 1.00/1.00 vMB 20
848,807 848,807 00000000000000000000782f0af3c23fdac8814cfc35d9314546f73d9e8dceb6 3,663 1.00/1.00 vMB 19
848,806 848,806 0000000000000000000191c9aada5774d9eefcd1e9f82817a5cf93c89d8f192e 4,469 1.00/1.00 vMB 26
848,805 848,805 0000000000000000000110198af84e8e9c4e6c3c4168ce4a50d18dd0c54b6750 2,771 1.00/1.00 vMB 24
848,804 848,804 0000000000000000000141b89a307a45739e6419587e11c2c9d0cb060207086b 1 0.00/1.00 vMB 0
848,803 848,803 000000000000000000025e121ca44699b9283bc29d36ea2dfde66adeff21c573 3,086 1.00/1.00 vMB 27
848,802 848,802 0000000000000000000044261c7e2a9cbd721d3dd2d9ab01565ba0040e2366b5 5,032 1.00/1.00 vMB 32
848,801 848,801 0000000000000000000166a9ee18f92894eb26c8e2e550a1cfa76e4394dbbd3c 4,898 1.00/1.00 vMB 36
848,800 848,800 00000000000000000001776298a1c67f71b26c9b194367b50dba16865f30ba95 6,188 1.00/1.00 vMB 36
848,799 848,799 00000000000000000001be1534e028d35ec277e00240b0ca704e741892ccb589 6,218 1.00/1.00 vMB 36
848,798 848,798 000000000000000000024a2327961b40fd82d0f796c49f380328e25d9ed205f1 4,837 1.00/1.00 vMB 37
848,797 848,797 00000000000000000001012a21454c554016196851ee422ef50644375ead0324 5,593 1.00/1.00 vMB 25
848,796 848,796 000000000000000000001dbfb12c28e28defe4e3024011c4e0838ca42305612b 5,224 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 613.03 GB
    • Received: 11.12 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.