Loading Tool

Explorer IconExplorer

Memory Pool

73,464 transactions
28.33 vMB
0.07798296 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt e737c51cbe77ecd82150bc1aa49568b5fcf29c5d13675558240ed7cc1a096f01
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root ab39762a08c6e98d82ce8181ecad5b3432a3dcb8c0465a50b16ebfc08780922f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.02120840 BTC
Feerates: 152.31 > 2.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (567,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,419 347,419 000000000000000016c1dd40c7fe212b583e28d4f1e75d13ec77faa92180ab09 1,789 0.75/1.00 vMB 33
347,418 347,418 0000000000000000172bbad415d330c57d0372e721273fb0a3ee914df7bdee96 519 0.75/1.00 vMB 16
347,417 347,417 000000000000000003aeede7762487e56dc70a179dfbe52c7263e6ba00a6e29c 2,049 0.75/1.00 vMB 38
347,416 347,416 00000000000000000722256cca5fc82a41a4a9c265b5e6109503e08ab544d9c5 106 0.06/1.00 vMB 19
347,415 347,415 000000000000000009617fe2684141da407d6c280babed297bb7f950d650241e 456 0.29/1.00 vMB 24
347,414 347,414 000000000000000003e30fc9c3e8e78643b736fa24a245326b8eecb10e27b2e4 48 0.03/1.00 vMB 10
347,413 347,413 000000000000000009d2cc4c227806f82b483fd76e8f39dd95be386af0e460df 512 0.24/1.00 vMB 22
347,412 347,412 0000000000000000100b9a9322878cd378e0c44f2a7d55ca587fc81b38bc270c 1,018 0.61/1.00 vMB 19
347,411 347,411 0000000000000000072e1cabe8bc1741e532fe7ff6e9ce419c5fd64351173ac6 252 0.11/1.00 vMB 33
347,410 347,410 000000000000000002f81cfc4fd3976180041d7799944e25299085cec909080d 1,278 0.71/1.00 vMB 27
347,409 347,409 00000000000000000f4f4565cf1ba6472fbb11d764a97b5e83db2f7e32946730 328 0.23/1.00 vMB 20
347,408 347,408 0000000000000000031f3b16fb70741c427f48a8f2785c6c9f7cc14ed7bb43bf 897 0.48/1.00 vMB 29
347,407 347,407 0000000000000000076e523d5914535c210e43ac9b17680efcfc625242cb176b 724 0.33/1.00 vMB 27
347,406 347,406 000000000000000010934e8cff8146fd52f2555cfc773d54c067beba628b80cf 555 0.39/1.00 vMB 26
347,405 347,405 00000000000000000c7dbc02adf46b37b96d9d8c8f1b3cf51a29bcd4c6eac331 335 0.19/1.00 vMB 29
347,404 347,404 0000000000000000056b0e37ba344352b03c9ba0d0f4feb7ee350a8ea1f0223d 65 0.04/1.00 vMB 11
347,403 347,403 00000000000000001196a1b63459d97df9264b38f49835b15b42c111c1a4bbdb 1,049 0.57/1.00 vMB 27
347,402 347,402 00000000000000000c62e8c3bbc9c2ab66791061d0de6f536cc51eb80448f24f 834 0.50/1.00 vMB 26
347,401 347,401 0000000000000000024b474acfc84225b86ec9c391bb6b5e52933c4379afdcab 1,025 0.54/1.00 vMB 26
347,400 347,400 000000000000000012cb55106386542ed0328159172055002d68399f042e1530 93 0.04/1.00 vMB 38
347,399 347,399 00000000000000000f3edf016627571f43ca26d2279ed4be79e03b12861fbfc9 406 0.21/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.