Loading Tool

Explorer IconExplorer

Memory Pool

43,655 transactions
27.34 vMB
0.06977410 BTC
Random Selection Loading Transactions
Max Size: 143.42/200 MB

Candidate Block

Mining Attempt 29ae7cd0812cb57124cb7cd9b1ef5493a300452ca850de92fe74cd53f130d13f
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 29613ff317d34966093ad1eee255ea8bd646fdca915d51c8781d5bc30a3af145
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.01849545 BTC
Feerates: 298.50 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (383,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,086 531,086 000000000000000000330002b151b0569ad6c8b4ec34e5d4ff7c9f03e69d51b6 1,504 1.00/1.00 vMB 27
531,085 531,085 0000000000000000002e2b9358ae95a1c57b116aeb6fb9c349fde6bb0e4d1dec 196 0.07/1.00 vMB 12
531,084 531,084 0000000000000000002bf0270e8be79000868dd2ea38ff158e8a3457d099f93e 754 0.32/1.00 vMB 16
531,083 531,083 00000000000000000000a3ed9ef9d30479afbf1fdd6adce58094ee34cea0670f 1,392 0.55/1.00 vMB 22
531,082 531,082 00000000000000000009c685619a400b79c8a03730241681582bfe4750e71e95 441 0.15/1.00 vMB 19
531,081 531,081 000000000000000000057205ca74d126e528536f776cdde6c8d931399b761f7d 437 0.18/1.00 vMB 19
531,080 531,080 00000000000000000011087c69146a7cbff516025466fb9549323a5f5ba55d32 379 0.15/1.00 vMB 14
531,079 531,079 0000000000000000002e6f252741070acf4617f3bcf429d897b9569144eb77a9 400 0.46/1.00 vMB 8
531,078 531,078 0000000000000000000068698d407c17417796e128eec852f7c5204c6c341353 2,441 1.00/1.00 vMB 11
531,077 531,077 00000000000000000014fa0f50f738b572b4d0208e1b5f117dfd30e03473f004 2,971 1.00/1.00 vMB 7
531,076 531,076 000000000000000000229fdd2879abdb69d95fe62dd0cb6c6c1399eecf7676a5 2,225 1.00/1.00 vMB 25
531,075 531,075 0000000000000000002965b8d1ff3b50213c9fe5e7d219005370fac5e9c0787b 794 0.65/1.00 vMB 32
531,074 531,074 0000000000000000001627aee0d9263023c1d2b822a1694019a2087fe5650064 31 0.01/1.00 vMB 14
531,073 531,073 0000000000000000000d7cab2164d9130be330ed15d151db01ccbc156a337575 3,002 1.00/1.00 vMB 5
531,072 531,072 00000000000000000015ccb8ca2cbca505cd916b303c6df93258087d02642449 2,300 1.00/1.00 vMB 7
531,071 531,071 0000000000000000000485c28fb24fbfa2a39b97e6904585728ce7437debdbb7 2,556 1.00/1.00 vMB 42
531,070 531,070 0000000000000000002fcad35867488a5db7454e5b9cd083e38f382e83f874e3 486 0.16/1.00 vMB 21
531,069 531,069 0000000000000000002861b674773d3b9b6ffda350504510c5cd01d14d346a92 218 0.08/1.00 vMB 38
531,068 531,068 00000000000000000007817f0cf9cfef254839cbf0e69c4cacf71b161e02bec2 1,674 0.99/1.00 vMB 8
531,067 531,067 000000000000000000048c927e180971451a12b4d56a6ed443b6af054165b10b 826 0.39/1.00 vMB 38
531,066 531,066 000000000000000000093ebe73f199d14538a6d693cd0c9762861ca427655b9f 1,407 0.52/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.