Loading Tool

Explorer IconExplorer

Memory Pool

72,928 transactions
28.16 vMB
0.07358292 BTC
Random Selection Loading Transactions
Max Size: 166.80/200 MB

Candidate Block

Mining Attempt c8b8e92554aad176d963e6202aa7d73f607d3a524a46cfc33251e9a8a12e0a48
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 8ec55256f41dfd1326c8bae2a05588a3becdd48fb9deb5d4601d3b205e5a8312
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,195
Size: 1.00 vMB
Total Fees: 0.01724999 BTC
Feerates: 152.31 > 1.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (703,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,822 211,822 0000000000000417727d4bb407fa42716dd9caca5dd4ceeeb6958ca945515417 22 0.01/1.00 vMB 136
211,821 211,821 00000000000004bc25d7c52b77958ff2da26e1b39ea74e24db045e83a7491e15 80 0.03/1.00 vMB 234
211,820 211,820 000000000000026bb904c4f41dbbac04fee8c3c2ca5e964fc106a707b21c0d42 435 0.24/1.00 vMB 97
211,819 211,819 00000000000002b0fb16ee007359aafcbca12523ccdccbe98926f0d0b2d0e9ca 104 0.05/1.00 vMB 158
211,818 211,818 00000000000004489a6d585483dadecb6c1e11054c08b7356395d3a0429d7b93 319 0.15/1.00 vMB 204
211,817 211,817 000000000000007031498a9104b4ec11b9f65c30b82a70fea08d33e7d6474b80 320 0.16/1.00 vMB 170
211,816 211,816 0000000000000032f16c2c549317cb70919d6d99a71dda0f4686b9dd5f6cabf6 123 0.05/1.00 vMB 34
211,815 211,815 00000000000000efd88d3425d92c6cf5f1c6f98f192ba74c4ca0dff870ae21d7 384 0.22/1.00 vMB 116
211,814 211,814 00000000000001a87cc07c837228798b1f37b803affe901a6dd66bbe2ae42a93 342 0.26/1.00 vMB 124
211,813 211,813 00000000000003ea49c7d5432cb3cbb99ef3c9d483e19b7662de8c2d673277b3 131 0.05/1.00 vMB 61
211,812 211,812 0000000000000372b5d37350297f8aa5d5ab26b2a3cbfe1fa94ea7c4718ba52e 749 0.25/1.00 vMB 362
211,811 211,811 00000000000000c1994d20266cb6c61ac03655b1297b204b59e344f31503c597 33 0.04/1.00 vMB 92
211,810 211,810 00000000000002c672991adf26119324860113d894e641a18b21303622e86fd2 115 0.06/1.00 vMB 120
211,809 211,809 000000000000042c5c3b91a0a5e440c04233b9988dd1a72e772cbb9791f893dd 220 0.12/1.00 vMB 146
211,808 211,808 000000000000028775ecb24a13544a05169c3badf88bd94399436ffe18e03c32 50 0.02/1.00 vMB 39
211,807 211,807 000000000000030984bb1b099352e91f95aba9ff3714c7d24bf3f1da89d2bb69 28 0.01/1.00 vMB 380
211,806 211,806 000000000000020c6c3628197acba85a51a2d183bd6a3e46510195bd523b22c6 328 0.17/1.00 vMB 150
211,805 211,805 00000000000002c4cc4f055fcbf45923b7b2e11e955b28cba7a2a909ea9a934a 7 0.00/1.00 vMB 6
211,804 211,804 000000000000033be502709f98e0e6c27248670ef2e66e20c788978da678b030 578 0.25/1.00 vMB 188
211,803 211,803 000000000000017e86791e162e93ad44a0b564653022941d1add91360bcfeac6 219 0.11/1.00 vMB 156
211,802 211,802 000000000000048defbd4a5f203e977ca8ddebfa2fe8874119fd7edec958e46e 533 0.30/1.00 vMB 136
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.46 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.