Loading Tool

Explorer IconExplorer

Memory Pool

48,772 transactions
30.54 vMB
0.10872716 BTC
Random Selection Loading Transactions
Max Size: 162.80/200 MB

Candidate Block

Mining Attempt fdc24ac07045e67da77020e9e89744829b3be6184386f0f29f4256228754dfc6
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 7d156db93477fd8d04b28eff087575cf71d44cc0c205c13cc5f0fc3fd6cf6b12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.04398600 BTC
Feerates: 150.97 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (736,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,716 178,716 00000000000005e700edf69da1c321335b817a280955b8a89a42e94efc9cde13 83 0.02/1.00 vMB 40
178,715 178,715 000000000000007559158a24144bbaab91bfd323220287416f968d895a1b5939 35 0.02/1.00 vMB 122
178,714 178,714 0000000000000a0815586d89a04da43e93cc051f0f4f2623568609c3d9178cba 144 0.06/1.00 vMB 96
178,713 178,713 00000000000001938c9645dadea77cf1bb59be82f8b25241a1c0c3ec89d0b0ee 1 0.00/1.00 vMB 0
178,712 178,712 0000000000000aac1d0d7fc802cae643dca291526f8e0601021c64cc0be6009d 14 0.01/1.00 vMB 80
178,711 178,711 00000000000006d713f8452bfc1a3862d80288542f530b5b442875df7bd00b24 24 0.01/1.00 vMB 92
178,710 178,710 000000000000076107859947539c1f08e4dc83288bd80b0e123613af4bed9253 41 0.01/1.00 vMB 66
178,709 178,709 0000000000000a9b93a32b9eea970011cc4ef46fd6ad086f1abcee416b542be5 38 0.01/1.00 vMB 105
178,708 178,708 00000000000007ddab6c3a23362c7a591aa3728471e09063a3c85c1d70972d25 11 0.00/1.00 vMB 39
178,707 178,707 00000000000001fb8c3e6ff4e898dbd01469e2cdbe076805aa18a9bff708eecb 65 0.03/1.00 vMB 1,873
178,706 178,706 00000000000001ad571f4be19cc005ec3c8358459f91871993621a2be7f4d0f3 104 0.03/1.00 vMB 1
178,705 178,705 000000000000003a5ef694e7342cc3dc6abc2a95abf74754819e13daa03c6359 27 0.01/1.00 vMB 71
178,704 178,704 000000000000051fbb7da2f037aee4046c0934a2c5423920423bdaca86014b9b 138 0.06/1.00 vMB 134
178,703 178,703 0000000000000790e48fa1800a77a13fc7534f64ee2d70dfce1eb17533f9070a 64 0.03/1.00 vMB 185
178,702 178,702 00000000000004a795bab08afd7ed8769d35ee03f7fd9caef4eb855ee3ce15b7 106 0.04/1.00 vMB 82
178,701 178,701 00000000000004aa8e12044fccbbb49c684cb98501a5c2ed4f1af55df8ced37e 28 0.02/1.00 vMB 112
178,700 178,700 0000000000000464bb7fb52c50f48c00915e661cdb5ef381e97c6c8c5ae969e9 12 0.00/1.00 vMB 35
178,699 178,699 000000000000022a23750b414d09de2b15698ff52ff048227799cb19eb5b8452 10 0.00/1.00 vMB 41
178,698 178,698 000000000000047cad1a287b77d50d2debb90c672932b8b0e550416ebeb63143 11 0.00/1.00 vMB 43
178,697 178,697 00000000000001d4ab4be1e85bc55da24e96d59a43a4321d302d91eb26de4026 19 0.01/1.00 vMB 29
178,696 178,696 00000000000000a4127613f050ea208db75983fe62b87fec652e987be7800991 14 0.01/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.