Loading Tool

Explorer IconExplorer

Memory Pool

40,036 transactions
27.18 vMB
0.05792577 BTC
Random Selection Loading Transactions
Max Size: 142.13/200 MB

Candidate Block

Mining Attempt ef720ddefd9f3735417afdeaa47909cf99e73715dc04abcd5475661a35f3c309
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root d43370be03999e8eb7d9d2995feed6515001ae5a83db1002b4ad3d357f57ecda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.00745868 BTC
Feerates: 69.10 > 0.75 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (436,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,601 478,601 000000000000000000d9f3005e93eb5179324eaa7875296d2989f9928f0205da 1,308 0.97/1.00 vMB 52
478,600 478,600 000000000000000000597281aa1ec7e99f0fff6eeda0db8707f77709951ba61a 1,348 0.82/1.00 vMB 45
478,599 478,599 0000000000000000010dccf08d3125a443e6150caa31f0525c89846ac0e2b889 1,239 1.00/1.00 vMB 60
478,598 478,598 000000000000000001147f3135e2dfc6c30bcb854acf5e008338afc83cf13f92 1,032 1.00/1.00 vMB 94
478,597 478,597 00000000000000000093c4c897430d35ffd986d2ab88162348056d227a25bd13 260 1.00/1.00 vMB 6
478,596 478,596 0000000000000000004bbba39f3135d03514275f34ef16d62f996bbbd126406d 906 0.52/1.00 vMB 90
478,595 478,595 0000000000000000012240aef45baba909bcac07f0023b76cbbe95a46436b955 182 0.98/1.00 vMB 9
478,594 478,594 000000000000000000195d599304f2d3af865e0fc27f98b02c93d38b25278f9a 485 1.00/1.00 vMB 17
478,593 478,593 0000000000000000009a655e67e77279c45eead3c9f20880a62dc2947400277f 989 0.58/1.00 vMB 82
478,592 478,592 000000000000000000f4cd4bc0d6a7bcf0c6a07bd8cde8c1a6fe460822faddd4 1,512 0.68/1.00 vMB 76
478,591 478,591 000000000000000001061ab13537f4172e614df7cbb9cdf125ecbaa9d4aaddcd 2,293 1.00/1.00 vMB 76
478,590 478,590 00000000000000000032375259b8a8d4fbc8dde7c68ec9f893bf7dd9d75efa48 386 0.58/1.00 vMB 27
478,589 478,589 0000000000000000003b90ca94bcad0fca186fc33610d47fc66a590c8e2958c3 259 0.40/1.00 vMB 27
478,588 478,588 000000000000000000cde399402bc600f00c34dbd50c8f6657200eabe706b514 546 0.95/1.00 vMB 22
478,587 478,587 00000000000000000028a3136ca27748a035bf7f9afa1768988acac67ecc1ba9 256 0.19/1.00 vMB 84
478,586 478,586 000000000000000000541db435b48ecc09c048ed347353426731b1c7d989404f 261 0.46/1.00 vMB 16
478,585 478,585 0000000000000000013c9087d2b5cfbad61ab57a269157e5cad64b9d0febae3c 241 0.33/1.00 vMB 22
478,584 478,584 000000000000000000ca2f807c43654ce4325c66493fff547c032cb740210639 297 0.49/1.00 vMB 20
478,583 478,583 00000000000000000099389b39a71a96af76fa8ed38c81a2141b2e606abef806 236 0.11/1.00 vMB 63
478,582 478,582 0000000000000000008f9642c2a5336995458bfa452235c36caaa24dc5460a50 346 0.15/1.00 vMB 58
478,581 478,581 0000000000000000003a3c6e60c17a79e70352c5b04b1307f6a3101d1d10b3be 198 0.45/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.15 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.93 GB
    • Received: 13.81 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.