Loading Tool

Explorer IconExplorer

Memory Pool

87,737 transactions
32.64 vMB
0.11152957 BTC
Random Selection Loading Transactions
Max Size: 198.57/200 MB

Candidate Block

Mining Attempt 157da4f169d5f0aa6d726912edd7f1ef2f6303b3771564e8a5754b4bcaa87849
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root c1de56b9dbd55186b0e52060e97c59d1fa0f4b468be234e6b8a26e70dc8a140e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,940
Size: 1.00 vMB
Total Fees: 0.03103946 BTC
Feerates: 318.30 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (551,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,453 363,453 000000000000000014fe25b922212090c57bb2b43698c4b2b3ef70b3f9368b9f 213 0.11/1.00 vMB 26
363,452 363,452 0000000000000000139947f7de64cfe7d2e6f32f79f8ff87a8f0d5f432d5a521 68 0.25/1.00 vMB 3
363,451 363,451 000000000000000013c94e5e359d9011d936d70cad258b83f89ce9911baa1b82 250 0.18/1.00 vMB 26
363,450 363,450 00000000000000000f98b956c00a522b9dfd97d72d88c324ed4460f71ed2f0e5 906 0.42/1.00 vMB 39
363,449 363,449 00000000000000000e35706018e1737d0b366c6d0262f6281872f17f7bf4cf93 295 0.25/1.00 vMB 19
363,448 363,448 000000000000000005f4b0abc2ab3a3f1c32f1be50b7dba2caa78090300df1e6 452 0.28/1.00 vMB 24
363,447 363,447 000000000000000014e18f6a6d670c193fdef12fc181e68e66984cdc6a2dc712 252 0.07/1.00 vMB 70
363,446 363,446 0000000000000000001e71c9fa593b0151b64612403446f74d4a682bb8a65341 763 0.43/1.00 vMB 26
363,445 363,445 000000000000000005b4b088ee5e8ee2ac05cc105b5ff9c7f003791724e59b9b 1,729 0.93/1.00 vMB 26
363,444 363,444 000000000000000012fed61a12e572681898d6c35157a6a53885206cf50a1c32 687 0.18/1.00 vMB 71
363,443 363,443 0000000000000000152c3fb46d6d5c4a74d0ddd9823d4e60ffc1b7d8d62ad8f9 436 0.25/1.00 vMB 21
363,442 363,442 0000000000000000160ee7437568b903be368d765a651c6f06bc55d041059dc5 787 0.52/1.00 vMB 22
363,441 363,441 00000000000000000a70b285ab17175ee627148ede07cdb79943aad9f1840e11 445 0.24/1.00 vMB 29
363,440 363,440 00000000000000000992a768e6cef28c259364015971cf4c65cfa8d17e588996 830 0.64/1.00 vMB 17
363,439 363,439 0000000000000000122a13786986ca8e91b7caec13364fef4f739c7888a1f71e 2,022 0.93/1.00 vMB 34
363,438 363,438 00000000000000000361c70a6e795575b5b4c91f81a542583f80dc832ea0a529 2,074 0.75/1.00 vMB 43
363,437 363,437 000000000000000013a12b3b706c9df870bf2cc751ec87b2b32794f5cbe6711b 259 0.12/1.00 vMB 31
363,436 363,436 000000000000000008be45d172baec7aed8bfdb202da7dfaf6799ae30e73be9b 690 0.74/1.00 vMB 11
363,435 363,435 000000000000000002d6944b6429d42bbdbc37258deb82b5e73f7a1a69e9c72b 341 0.93/1.00 vMB 2
363,434 363,434 0000000000000000085325e02885217899f50372989db6ab0a3a051b22d53996 1,336 0.93/1.00 vMB 20
363,433 363,433 00000000000000000b251d497d6807e8104a911c069f77dc6cebaa187cd76963 488 0.21/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.98 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: 717.07 GB
    • Received: 17.82 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.