Loading Tool

Explorer IconExplorer

Memory Pool

49,223 transactions
28.23 vMB
0.08547780 BTC
Random Selection Loading Transactions
Max Size: 149.88/200 MB

Candidate Block

Mining Attempt 3d1e266abba55d881c2ddce200310ba8912cfc1ff653dc30daa26e36929dc043
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root 24df758389c851b8ffae6985a3f6d107a405fca7502e88873bbfa509b456ddb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,034
Size: 1.00 vMB
Total Fees: 0.03152953 BTC
Feerates: 201.37 > 3.16 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (169,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,638 745,638 00000000000000000005c57a5c3d70091d9e4550ff41af7b8e0d27f5c538498d 1,731 1.00/1.00 vMB 5
745,637 745,637 000000000000000000037e30008c516cdd210a055bef3437d9a8687a260099fa 2,571 1.00/1.00 vMB 16
745,636 745,636 00000000000000000004f06a8685c1e4dfc9617537e71b62178f8650277cbed7 2,153 1.00/1.00 vMB 20
745,635 745,635 00000000000000000003c9ed0f9961b984e40082faa35bb9244f47ba0d68d6f2 2,168 1.00/1.00 vMB 18
745,634 745,634 000000000000000000057e2b588fcf1be2af67d64d0f70211cb15a3e98cc16c1 1,274 1.00/1.00 vMB 15
745,633 745,633 000000000000000000048d6bf9a1998ddffed3ab2eaa86a67d820f463ad89693 2,359 1.00/1.00 vMB 33
745,632 745,632 0000000000000000000388764c7726954fed5098328898820b4fd968261294ef 707 1.00/1.00 vMB 21
745,631 745,631 00000000000000000004de2f966cd32ff48b303381e83e712d4b57f4ed37eeba 1,230 1.00/1.00 vMB 11
745,630 745,630 000000000000000000010df98bd4587f3d4e8eed5aa8e957438b76fa10601838 2,634 1.00/1.00 vMB 19
745,629 745,629 000000000000000000073c030803238a67788d7ea3ddd1ed65f092a300057085 2,233 1.00/1.00 vMB 9
745,628 745,628 000000000000000000045a01e8bbc568c39d3c73907c38c5629bc9ddf635083c 2,638 1.00/1.00 vMB 13
745,627 745,627 000000000000000000047067ab812dab2882eb9ab8bac48e7800616dd586f502 2,403 1.00/1.00 vMB 19
745,626 745,626 000000000000000000012dc467beddcc84557717490e7e2f61a9609d7a7c45f7 2,222 1.00/1.00 vMB 19
745,625 745,625 000000000000000000087683a8d6d3c27a5a0f31878620d33429e9cd73a018fe 2,986 1.00/1.00 vMB 29
745,624 745,624 00000000000000000009a2dc22f416dd75f7517fa191b4f07417cbcd4a61e013 2,550 1.00/1.00 vMB 11
745,623 745,623 00000000000000000002a87035fff0e2f873c0ca3abf27690ae77a172d28982a 2,732 1.00/1.00 vMB 25
745,622 745,622 00000000000000000007edba3ed73465c5433ef0942d1265f66701e505135560 1,264 1.00/1.00 vMB 14
745,621 745,621 000000000000000000051ad404010293fe2f5d6745dea80ae2364894f02d85ea 2,450 1.00/1.00 vMB 19
745,620 745,620 000000000000000000097c7201c382552a19c0a1a8beca561b6802ffa0464b1f 2,600 1.00/1.00 vMB 21
745,619 745,619 000000000000000000017267e13a23d6d3b14feae4c5ec60ebdb868ec49744dd 2,580 1.00/1.00 vMB 22
745,618 745,618 00000000000000000008fbd618ec75f5b5a1a2f2a988824eeeee2173ba5a59ae 3,145 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.97 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: 648.19 GB
    • Received: 13.01 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.