Loading Tool

Explorer IconExplorer

Memory Pool

80,430 transactions
29.56 vMB
0.12891904 BTC
Random Selection Loading Transactions
Max Size: 178.92/200 MB

Candidate Block

Mining Attempt 544bde1122efaa416acebf2ca551eba3fb3403ec140570d52d54786c6bca3f82
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 05911cb4cc0d22b133d688fe80aeb919205408690fe48df952810a819e97bc73
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,930
Size: 1.00 vMB
Total Fees: 0.04717489 BTC
Feerates: 477.45 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (139,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,465 775,465 00000000000000000005ae3cfe3bad467bbf6911f4428754d0437e7713e268c0 1,626 1.00/1.00 vMB 15
775,464 775,464 000000000000000000007d77f14bb5ad95bf54cb91f065a77d9ace80b7af5915 3,217 1.00/1.00 vMB 24
775,463 775,463 00000000000000000001dd48dacc4913b6fbe2dc2bdb65dfcf10c6de64795fa5 2,805 1.00/1.00 vMB 16
775,462 775,462 0000000000000000000265d8e26a67d8e3009745eae6130f0a8429e1e6cd6d83 1,683 1.00/1.00 vMB 5
775,461 775,461 000000000000000000050a3a6f558d03b7b0958de6686212d8b46d9cf60970e5 3,206 1.00/1.00 vMB 23
775,460 775,460 000000000000000000049c18dad42226dbb9812983ac3526256c3da35b44c5c7 3,333 1.00/1.00 vMB 22
775,459 775,459 00000000000000000003b90f9b8ddc90bd173eb374b54a437ccd9564be895998 667 1.00/1.00 vMB 3
775,458 775,458 00000000000000000000038d574928738f725a5d41cc67a1cb7566364ed38409 2,862 1.00/1.00 vMB 13
775,457 775,457 00000000000000000004bbf8b54dbb7ecd7055bbcdf9cb1b2a1e49c56297a969 3,430 1.00/1.00 vMB 28
775,456 775,456 000000000000000000006c26da12bb5bb1650b3e4b4f779832e7ccefd953e9b0 2,294 1.00/1.00 vMB 8
775,455 775,455 000000000000000000023293c03119fb8d4ae953b875c5993ef0ebeac8f547bc 3,039 1.00/1.00 vMB 17
775,454 775,454 000000000000000000046ce2b33a55d0dd139b860a256a775a7d20e8b9db6f91 3,601 1.00/1.00 vMB 31
775,453 775,453 000000000000000000009392dd7165d5efe06cd0502d89cb5e59e14ba3bf9025 2,000 1.00/1.00 vMB 14
775,452 775,452 00000000000000000005e3d4216f4cf64938d2fd04f67bc6ff4ff3268b30da39 1,918 1.00/1.00 vMB 17
775,451 775,451 000000000000000000056764dfe8498810a8a701f5d8ba2fb47a5737550765f5 3,321 1.00/1.00 vMB 31
775,450 775,450 0000000000000000000313ad129c8b17f0a6ba48cba5fab0fafeba4d7f37e3b7 646 1.00/1.00 vMB 2
775,449 775,449 00000000000000000000a296cd481886ab5b3bdb3f06e21d47148e90a751e25b 3,243 1.00/1.00 vMB 14
775,448 775,448 00000000000000000000e333b92a840616e3901dbdf7e541ca6a344c2e91d980 3,535 1.00/1.00 vMB 25
775,447 775,447 00000000000000000003e66054208cf59a75b81398a8e4d469bec1af24131eed 3,205 1.00/1.00 vMB 23
775,446 775,446 00000000000000000002eed18809df06207b8d6819d51b1eeef58e0a4f68f1df 2,366 1.00/1.00 vMB 12
775,445 775,445 0000000000000000000010d1d1cbbbd298f3216bb895c7e5b66673f722cc8168 3,180 1.00/1.00 vMB 24
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.81 GB
    • Received: 17.48 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.