Loading Tool

Explorer IconExplorer

Memory Pool

80,685 transactions
29.90 vMB
0.12104688 BTC
Random Selection Loading Transactions
Max Size: 180.06/200 MB

Candidate Block

Mining Attempt 7fc0170c1bb159e43e176f648f6238cd3e2a3d8b095e21f99e5e22f1687259f8
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root fc82681e6cf3b4d3a2bacb36820c60890cccc1ff1fe89aaff87b537ac618338a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,952
Size: 1.00 vMB
Total Fees: 0.03375513 BTC
Feerates: 149.47 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (460,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,808 454,808 00000000000000000145ada2dde04ac430058f58447dac9e8a10cd7eafa194b6 1,784 1.00/1.00 vMB 106
454,807 454,807 000000000000000001dae4c25322a42bd78ee33d78fe071ba4ea639869b660c2 2,189 1.00/1.00 vMB 168
454,806 454,806 0000000000000000019168e0bd77bba5ac682cad4fe6ba15ef5ae3429a538fcf 2,578 1.00/1.00 vMB 192
454,805 454,805 00000000000000000008407249b7bdbb9b09c400913c0563e3e194738467200f 2,470 1.00/1.00 vMB 125
454,804 454,804 00000000000000000185981b3f945933d4d257186cd3d7f3df319376f240b720 2,248 1.00/1.00 vMB 211
454,803 454,803 00000000000000000200f3bcb4b9e1c9ffafa705433a2988212f05bc4265847f 1,986 1.00/1.00 vMB 143
454,802 454,802 000000000000000002640c9cf8d813ec597a6e8185fd828921daf90e01cf41df 3,435 1.00/1.00 vMB 293
454,801 454,801 000000000000000001a342fb2db79df99d8e33a2b6fab67710fdef1382fa2ae8 1,464 1.00/1.00 vMB 94
454,800 454,800 0000000000000000022216e4ef8c16680ff3b3a134f2df7f8dab60246b47513f 1,665 1.00/1.00 vMB 103
454,799 454,799 000000000000000001242bae26da9276168578b966ca29dec3cdba717d07bef9 1,966 1.00/1.00 vMB 112
454,798 454,798 00000000000000000011b4593fdf99dd10d132f03d1b6a1e1c6e69a4f5871f06 1,934 1.00/1.00 vMB 158
454,797 454,797 0000000000000000020b02f622f5cb763bbd3671a2c0088bde592de5360caf32 2,515 1.00/1.00 vMB 158
454,796 454,796 000000000000000001da8d434fd8a8182a240a8e45f5ab9163a6041215da53af 1,993 1.00/1.00 vMB 129
454,795 454,795 0000000000000000016db87296d9965c5e0fd93f5e44d02f0a383f8eae0b2bb4 2,488 1.00/1.00 vMB 137
454,794 454,794 00000000000000000279137fcc26f01fc21db72e58ff37ec5fa280ee5f6f9480 1,555 1.00/1.00 vMB 98
454,793 454,793 000000000000000002112076f3f17dc727878030bb72bd369a067afd9c20e861 2,112 1.00/1.00 vMB 127
454,792 454,792 000000000000000000a9400be3a8807dc2b9359d6724b1b5927e175b29ee6fc9 248 1.00/1.00 vMB 44
454,791 454,791 000000000000000000892e9df50df3608db8c199703a6fcfbd5f0e27f70ada08 688 1.00/1.00 vMB 73
454,790 454,790 00000000000000000093886bf36477a0e08df3d932407f99cbbf08c1145307b3 593 1.00/1.00 vMB 65
454,789 454,789 0000000000000000020880ff47d95ea3940a4d59ca13a1f6e1bff4cc20e893b2 1 0.00/1.00 vMB 0
454,788 454,788 000000000000000000a5202f8d89620eeb9f372afefa81bf65917f61e96e966c 425 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.91 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: 713.84 GB
    • Received: 17.49 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.