Loading Tool

Explorer IconExplorer

Memory Pool

80,983 transactions
30.31 vMB
0.09474452 BTC
Random Selection Loading Transactions
Max Size: 181.80/200 MB

Candidate Block

Mining Attempt afed0d81e56ad3a191998f6dff60577d7cfdc733c9470dd2502808d9d118a899
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 2afa99b03b1fc5bb973fce55a215c295c92356f95ed22a593315b52b2a339cab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.03190820 BTC
Feerates: 301.07 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (400,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,765 514,765 00000000000000000038933efa99946d8e7e25e8c5340a25782d0e3663232353 2,420 1.00/1.00 vMB 39
514,764 514,764 0000000000000000004cdb6d6e08435c5fbb306130c6af2b50ce9815ae2e6f1d 1,398 0.78/1.00 vMB 32
514,763 514,763 0000000000000000003b8101bed05b189c7d6522a0da5e0add0eb5c562e27838 2,243 0.96/1.00 vMB 19
514,762 514,762 0000000000000000000624de1dcfcbdcbe383945874cd0d902181644c32541e9 2,741 1.00/1.00 vMB 43
514,761 514,761 000000000000000000414d2134cf429c8a8ee667dbe1ff76a32ea809068114aa 26 0.01/1.00 vMB 31
514,760 514,760 00000000000000000021c74f60ebbe8111e38b6a6d14b91d918ec68a9cab17f1 129 0.05/1.00 vMB 39
514,759 514,759 000000000000000000110c6088b447cd0e9eca66d321b19218027aa5a2fba391 2,146 0.98/1.00 vMB 35
514,758 514,758 00000000000000000004d1d76f3a8931d87ad736d36fd62c733e05cf56d9274e 1,658 0.67/1.00 vMB 30
514,757 514,757 000000000000000000366f5650d6ba3cf62682e44f541f9224004b8af7d25a5c 1,016 0.53/1.00 vMB 26
514,756 514,756 00000000000000000032e872239890eb7c362c008137845b7dcefbdb66a4e7ce 448 0.24/1.00 vMB 27
514,755 514,755 0000000000000000004c95477f37ba7d0d5501f8476fb07720f81d41ae1c1ced 822 0.58/1.00 vMB 36
514,754 514,754 0000000000000000005148b477c1afed7f77e76e5cf192d9b5bbb8c1804e1c6f 22 0.01/1.00 vMB 84
514,753 514,753 00000000000000000031bf63dfbfeb3772deee96fa9c24fefdfaf9d12ed46d78 338 0.14/1.00 vMB 39
514,752 514,752 00000000000000000008167a540c3d094befe6c9543e2ece27071ab87641581c 1,961 0.90/1.00 vMB 54
514,751 514,751 00000000000000000026d81defd2989c8d311898a4a4029d62fdcea219e3347e 1,250 0.65/1.00 vMB 28
514,750 514,750 0000000000000000000d7d77781d4eb0bacfaca1af23caf7e476b26375829499 1,670 0.74/1.00 vMB 27
514,749 514,749 00000000000000000027de32b3c537e1d112a86ed648ee1662f9f72e00b39761 16 0.00/1.00 vMB 16
514,748 514,748 00000000000000000005d9276e028d5d5bed13951c19ec762fd4b1b592cc01bb 975 0.89/1.00 vMB 8
514,747 514,747 0000000000000000004a17ad7123b0eae9c15cabf7951ad24c44dba46ec20606 3,026 1.00/1.00 vMB 38
514,746 514,746 00000000000000000048e6d5fc56c1eb43530236193bd8bec8101caf8f2befd7 2,069 0.82/1.00 vMB 32
514,745 514,745 00000000000000000009fb95b43a4042b322c5468c7763368920718708ff65a0 1,442 0.49/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.