Loading Tool

Explorer IconExplorer

Memory Pool

44,715 transactions
30.21 vMB
0.08001795 BTC
Random Selection Loading Transactions
Max Size: 155.05/200 MB

Candidate Block

Mining Attempt f23f61d010ebb25d4ca3c17fb3c8d54167e40fbc591e5d3f33af9a1857af3559
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 98144ff694a50172603347f00166553b21d54cde67e31e886190d36c9759055f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,706
Size: 1.00 vMB
Total Fees: 0.01705626 BTC
Feerates: 27.07 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (736,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,456 178,456 00000000000007b707b5578a036bb4580f302b7481afddc143faf57635ab102c 22 0.03/1.00 vMB 45
178,455 178,455 000000000000059fb02ea7645952a842d8c4fd0aae563b3c7805ed212bdfebde 37 0.01/1.00 vMB 40
178,454 178,454 00000000000004d3f3c7b964eb43a4ec9cf6486f4e259e12c30f4423d86afde6 93 0.05/1.00 vMB 126
178,453 178,453 0000000000000854c1ebd57a1728ed920bec8061840912984bf9f7bcb17022c9 41 0.02/1.00 vMB 139
178,452 178,452 000000000000061b587ea4c6e1b43034836043f1c44ea853c2362a14dc07d38f 81 0.03/1.00 vMB 230
178,451 178,451 000000000000054bc9569ce29eb063924d7f886a09bdf3b5be50737c28969227 12 0.00/1.00 vMB 64
178,450 178,450 000000000000090f854b6487d3123f4ab3254778d0ec71f7b1e3fb982fd211c3 38 0.02/1.00 vMB 82
178,449 178,449 0000000000000abb1313704917bec6ef451973e7a3368f9ec7727e87924ae5d9 35 0.01/1.00 vMB 222
178,448 178,448 00000000000009516e4b19f795a54c07669431223ffe3e814ae27a6984f43a19 162 0.05/1.00 vMB 74
178,447 178,447 0000000000000084f3f69deadc308ff5c3e418217d13796c03f754c70b0f9e5f 11 0.00/1.00 vMB 92
178,446 178,446 000000000000044d2c468b3d7d089d33fc0e5ca18e16a99d279632b63c5472d2 214 0.11/1.00 vMB 149
178,445 178,445 00000000000007280092375a2ddc030bed135b3284f980b7bc89ff0fd2cef08e 57 0.02/1.00 vMB 147
178,444 178,444 000000000000093740457690cd011cdd98c9a03d29e828c89656546f4a3163d2 138 0.04/1.00 vMB 5
178,443 178,443 0000000000000103ec5555a4518fed96d5087bfee179f602d2c826c3a7b38866 49 0.02/1.00 vMB 64
178,442 178,442 00000000000001b243d33c7bc849f57e94bad63e35d98b138284b312782c8237 113 0.05/1.00 vMB 109
178,441 178,441 00000000000002fb90d3166035b955b8dd2ed49f2b1dd414b99dd09d95af1e40 61 0.03/1.00 vMB 38
178,440 178,440 000000000000090a21eebaadee31d07143a0fed351845c9def51b47dfb0397b5 14 0.01/1.00 vMB 401
178,439 178,439 00000000000000d412c4e207ec2c4a5a049865a9cdfb78411a8555cc297bccd9 53 0.03/1.00 vMB 55
178,438 178,438 00000000000000cc409b29035a59d430d39cc9d374a440a773ea5cc2d4374846 15 0.01/1.00 vMB 37
178,437 178,437 000000000000093d55655c0fa9429415c15311bc397da890161b087fa4f833c7 18 0.01/1.00 vMB 46
178,436 178,436 0000000000000779ce47937ff7b0fc2c6ae7ac6b5fea693056c74bc0571ac8c0 16 0.01/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.