Loading Tool

Explorer IconExplorer

Memory Pool

75,413 transactions
27.79 vMB
0.07978633 BTC
Random Selection Loading Transactions
Max Size: 169.02/200 MB

Candidate Block

Mining Attempt 4f6ab91becc68240082f11449b364fd88a5929bc8e8f84d0b15f907cbb6ba0be
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root ef7e08eec6212e00001811f8852d84c7a6c7d8e32f334a4e6aca2aee758b78d1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.02028471 BTC
Feerates: 151.01 > 2.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (579,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,580 335,580 0000000000000000031e3504046b57b1cf3670286e1c237422c99c5493fd391f 148 0.07/1.00 vMB 22
335,579 335,579 000000000000000009e6df479843ba1484507a7800361945f9c187dc34245121 267 0.41/1.00 vMB 15
335,578 335,578 000000000000000016bf9cf22430463c67d085e6ed3fd59e477c22231913e906 428 0.30/1.00 vMB 20
335,577 335,577 000000000000000009377d8ced0bba47c21b0dc7f685430830b9cd98d48eae5d 349 0.25/1.00 vMB 20
335,576 335,576 00000000000000000b21b92bf7e59f9e9e64759c480d220b178995c7665925fa 854 0.54/1.00 vMB 22
335,575 335,575 00000000000000000a85680d56e8fea3c1ea1368082a2516c8c8969e5b9da2ce 319 0.52/1.00 vMB 13
335,574 335,574 00000000000000000f2b7950d50e1b8181ab4bdc0669dd18cb5567e4c6646f18 1,734 0.75/1.00 vMB 29
335,573 335,573 00000000000000000cad69f8e97843d45d8f371e98a516c0d0dab6c52cbe2516 484 0.28/1.00 vMB 21
335,572 335,572 00000000000000001144a0453f59ded17d33e82db2bc7668d90cd2fc596e6a2e 431 0.40/1.00 vMB 17
335,571 335,571 0000000000000000142ce0a239f66d9621bcb17825bd24283a5ebefdef8a9fef 1,175 0.75/1.00 vMB 22
335,570 335,570 000000000000000009a4494127d07029b082c27bdb7ed6076acddaac083642b7 512 0.14/1.00 vMB 48
335,569 335,569 000000000000000006fabd38cd7d179dc9a8620893a0cd5df9773ccea711a762 148 0.12/1.00 vMB 17
335,568 335,568 00000000000000000241720436b5a985abddc7674bb23c055a35f4d5a4995a79 1,387 0.89/1.00 vMB 27
335,567 335,567 0000000000000000196409a474ecf76552443dffa4105473b599dd99599a7f80 546 0.38/1.00 vMB 19
335,566 335,566 00000000000000000ba0638baaf4d38ea265453c19c6fcc3692a62933f6839d3 1,891 0.75/1.00 vMB 32
335,565 335,565 0000000000000000027ad23cbe1875d56776683428b4e3bc910988d08b063271 44 0.02/1.00 vMB 24
335,564 335,564 0000000000000000111f6873b442218d0612209bee18afd42d85687d8e3bc260 526 0.24/1.00 vMB 25
335,563 335,563 00000000000000000c4b5f3647f887a0a7a0ccc91d45c02de5cbe053265c0ea5 171 0.08/1.00 vMB 22
335,562 335,562 0000000000000000079064403a92d979752a3a03f179aed6762cb024509d1a98 1,023 0.64/1.00 vMB 27
335,561 335,561 000000000000000012802817dc5a9854b57a3f083298612271bfaad747c137db 326 0.20/1.00 vMB 21
335,560 335,560 000000000000000017eb32315452521b63ca034ab701fef5250b4ddd989f827b 451 0.21/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.