Loading Tool

Explorer IconExplorer

Memory Pool

75,150 transactions
27.79 vMB
0.07784408 BTC
Random Selection Loading Transactions
Max Size: 169.19/200 MB

Candidate Block

Mining Attempt f2d3f15656cbc05fbb7ec3cd9f288c43a9872b52456c2ddffae3ce39b4f6a102
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root dc2ed74231015b4e6f2ad1339af507365b9252adfc978aeb3ebe5a7b2b9ada78
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,393
Size: 1.00 vMB
Total Fees: 0.01841404 BTC
Feerates: 150.80 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (428,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,682 486,682 0000000000000000009289e467d2e1320db4d24b27a80576d4d5aee968bbda5a 566 0.24/1.00 vMB 81
486,681 486,681 000000000000000000e7d38afb4869bdc67348b1338af2ea74bd6bab93783fa2 24 0.01/1.00 vMB 366
486,680 486,680 000000000000000000b6d975650e493a2e80286729e14cb7d528f73e2e9a565f 990 0.45/1.00 vMB 34
486,679 486,679 00000000000000000001c047ff9d071bc199f94ce70b42a235eb61c29fc6af8d 2,105 0.90/1.00 vMB 126
486,678 486,678 000000000000000000baa1462dc9847190dec587ef9b92bbb794c8f495f64108 711 0.45/1.00 vMB 124
486,677 486,677 00000000000000000093b7fb708cdb3d70e49cd460aeec5dc811fe0a6c804f03 2,155 1.00/1.00 vMB 111
486,676 486,676 000000000000000000ed919fbeb65880e4e7c810400d660f33f7a42283245f81 2,318 0.96/1.00 vMB 15
486,675 486,675 0000000000000000005d6745a0d74096c12f4540a27307fe31c8a27746f9a639 2,240 1.00/1.00 vMB 126
486,674 486,674 000000000000000000cf01f5b3c8072cbf912fa92e47b077ce2ffc3eb59a1854 1,868 1.00/1.00 vMB 21
486,673 486,673 000000000000000000fafd262766afd8106886110c95c957dbcca45f3c08062d 1,255 0.63/1.00 vMB 43
486,672 486,672 000000000000000000ca262597e4a667048f50dd23174a80bfac9560ab2966e6 2,415 1.00/1.00 vMB 109
486,671 486,671 000000000000000000ce3e6c365194d018066fbb08912f1b04ad8be44e0c9ae3 1,757 0.99/1.00 vMB 135
486,670 486,670 000000000000000000c9853de3ee519de1c5e3dd6ed6e3eccb95d1e9838ca006 2,049 0.99/1.00 vMB 200
486,669 486,669 00000000000000000005a9f600ec2608597683b1a43f7b4c8b82cc453b307524 2,265 0.99/1.00 vMB 203
486,668 486,668 000000000000000000703461874583a805e28c03bf3271742426ebf63a505ada 1,928 0.93/1.00 vMB 99
486,667 486,667 000000000000000000ae677591c52c7e79d3698248abb3353dfd7d1a511452c8 2,402 1.00/1.00 vMB 150
486,666 486,666 0000000000000000002cd96a35ca7f0f5f0ba35acc2946b85db70484b1103c12 33 0.01/1.00 vMB 398
486,665 486,665 0000000000000000008bae3ff27601db21760eb362507625baf4ee1bba4f057d 2,260 0.98/1.00 vMB 90
486,664 486,664 000000000000000000e9bf35da0e1782a85156e4aa440eb2ef83b487249fe786 1 0.00/1.00 vMB 0
486,663 486,663 0000000000000000004ea48233f073da3d4d2b8347132af0f688ee4cc5533c53 1,585 0.73/1.00 vMB 44
486,662 486,662 00000000000000000097927bfcc2b1a76b75ecbe0478401db86da7f367128d86 1,344 0.58/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 782.85 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: 712.61 GB
    • Received: 17.20 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.