Loading Tool

Explorer IconExplorer

Memory Pool

84,558 transactions
32.85 vMB
0.10597502 BTC
Random Selection Loading Transactions
Max Size: 195.14/200 MB

Candidate Block

Mining Attempt d6dcab66c34af1f10608c739b8fc56fe92b077758a370569762a31ed29c2c3a6
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root db9b8204304ef339543d1da899f6190605070807be980cd06417d3bdbe703620
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 695
Size: 1.00 vMB
Total Fees: 0.02040739 BTC
Feerates: 40.21 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (428,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,722 486,722 0000000000000000006e4f3ae97b56a6b18f009bcd6614c9f1dd0e20f4ae6637 28 0.01/1.00 vMB 243
486,721 486,721 0000000000000000000ddc555d05e7f12f0c5e0d083a65d75504792176a79ed0 346 0.20/1.00 vMB 99
486,720 486,720 0000000000000000004172f482cc59d94531bfc76e509a445207f97123d8671d 602 0.30/1.00 vMB 86
486,719 486,719 000000000000000000d93318cfed723662036c6c8c74ce58b57ec4a43e7582d7 484 0.19/1.00 vMB 138
486,718 486,718 000000000000000000634902874c9c5cc4a52100aa0886a57cb94c47e07b3966 623 0.23/1.00 vMB 87
486,717 486,717 000000000000000000d4223dce638d233f72887a5e946c472f5a2c0ca2a0ae1f 827 0.47/1.00 vMB 70
486,716 486,716 000000000000000000fa670f693810c592fb252f9fe0f532c4a289cca072c863 1,685 0.95/1.00 vMB 61
486,715 486,715 000000000000000000efd465e01b4e2638ae90371b488495e915a7ee4753f5f2 1,743 1.00/1.00 vMB 97
486,714 486,714 000000000000000000579b42b981be89b6b598a2fb7f09575cfb957692678b7d 1,254 0.55/1.00 vMB 95
486,713 486,713 000000000000000000a52b648aec60c24872ffbfeb0d56200d101d4201290508 1,303 0.56/1.00 vMB 94
486,712 486,712 000000000000000000ca2ed158c76b155b8d852f77821866653a29be56f4dd6d 948 0.46/1.00 vMB 110
486,711 486,711 000000000000000000a66a05fcd7b147f215e23eb527a16298efe542d69c5d12 156 0.05/1.00 vMB 101
486,710 486,710 000000000000000000f16e0b333539938a1a70445452b63092f72198f07e690a 1,943 0.83/1.00 vMB 89
486,709 486,709 0000000000000000000c6c627d09fd2ae5d6cb639a745ac16a3d055962f5d908 901 0.53/1.00 vMB 103
486,708 486,708 0000000000000000003d66f695b20a0e884bcca386e83f37a740d1c2221757bf 80 0.04/1.00 vMB 35
486,707 486,707 000000000000000000d0eaefb69506912073c17d0388727bd3c1463ecd2ad2a2 941 0.60/1.00 vMB 68
486,706 486,706 00000000000000000005f51dcb274cc7138c2e69df32234c066ba3daeebfdbc4 762 0.46/1.00 vMB 90
486,705 486,705 000000000000000000d96e12dcb99c0b63078649ab52323fd87cd85aaa636637 1,024 0.53/1.00 vMB 78
486,704 486,704 000000000000000000237dcf8f1403dab8278fba119e84d911c5910f8091c05c 550 0.23/1.00 vMB 8
486,703 486,703 0000000000000000009a68690900783f8b54079fd1fe4435f6f9a32d6941f48d 2,152 1.00/1.00 vMB 118
486,702 486,702 000000000000000000a3ef8381e9cea23585196c981953925f6397863492e8b6 565 0.25/1.00 vMB 101
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: 716.46 GB
    • Received: 17.81 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.