Loading Tool

Explorer IconExplorer

Memory Pool

39,666 transactions
27.53 vMB
0.06113436 BTC
Random Selection Loading Transactions
Max Size: 140.83/200 MB

Candidate Block

Mining Attempt 5448e2fcf3f086015f33743f6931394ceacee28089e10e5ade6038ce5081ca3c
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root 46d88834b2567a1e357859069d499b10b5396fdab331ca82d400c0113ce85d05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,334
Size: 1.00 vMB
Total Fees: 0.00879780 BTC
Feerates: 71.81 > 0.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (525,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,670 388,670 000000000000000002ec862529f8af6bbf049e7876a32ba8d0d6b31efe1a5b58 1,682 0.70/1.00 vMB 40
388,669 388,669 000000000000000009f0a226693a624783999ab479ff9c7bbefa8557e73fb7fc 561 0.43/1.00 vMB 23
388,668 388,668 00000000000000000309289def4dccd3247f1ff22582f1d58b6d8184bb5a4875 583 0.28/1.00 vMB 34
388,667 388,667 00000000000000000642e43262ba40e00240489350e570379691b77d7d917ec3 547 0.33/1.00 vMB 33
388,666 388,666 000000000000000003ed2ca0aa75893297650214b354e2640b2fb35a05f38442 191 0.29/1.00 vMB 8
388,665 388,665 00000000000000000d629846b3788145ac9fcf826aad44e2824b7599fb2046f1 1,119 0.95/1.00 vMB 25
388,664 388,664 00000000000000000b0fa88aba49025885e5471c1ca04d1ca1e7c68ab0be16cd 444 0.53/1.00 vMB 40
388,663 388,663 00000000000000000aa0d9310bfbde0ae49d8d96aeb8e62e0b3d2aa96fa1d3ca 1,206 0.75/1.00 vMB 26
388,662 388,662 000000000000000008b809ea43c6a481d316f8cb47d877d42a4f99f8a9a015ba 2,200 0.75/1.00 vMB 48
388,661 388,661 00000000000000000a12f6f21521b2fee5a0cfc1fa251427f329b3e44395d7ff 1,918 0.75/1.00 vMB 47
388,660 388,660 0000000000000000040879454cf152cf8684e69b8a2b8cc3db2dc286d30ec997 1,771 0.75/1.00 vMB 42
388,659 388,659 000000000000000006143b410d2ab7e747f313acb106fed8b065a35932cbb4ed 1,962 0.85/1.00 vMB 40
388,658 388,658 0000000000000000018818267484cde74402f4b7864e033c58febb9ba4cf6e3b 1 0.00/1.00 vMB 0
388,657 388,657 00000000000000000cc986c644152c70f7bd0d28ccd2dc37e5396182bc9b4804 593 0.54/1.00 vMB 17
388,656 388,656 000000000000000007f85bb4eaa8e9b399c87cab2f6c32c29c7ff22f05dfc8ad 1,631 0.56/1.00 vMB 46
388,655 388,655 000000000000000007ebc27a9a5a2bf1e479c4b2a8e49b37d3faa3b37b42011d 244 0.48/1.00 vMB 9
388,654 388,654 000000000000000003837ddbcf964366e310abffb9c2971670b6e8f3daf7192e 1,590 0.75/1.00 vMB 41
388,653 388,653 000000000000000004516730ae83f56ab76c52e01593bd22d2326b5b4878996e 848 0.31/1.00 vMB 41
388,652 388,652 0000000000000000027aeac1752a3a0eac8722eae86ff3b47e24a6ca97bd1f6b 241 0.14/1.00 vMB 23
388,651 388,651 00000000000000000aba5dd83ef354600f99c5539b4f2fb41316b63158c26a9a 274 0.28/1.00 vMB 17
388,650 388,650 000000000000000002a9db69384766a73896580e17c9dbf937c0cf3b77e96b2b 2,179 0.95/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.75 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: 631.90 GB
    • Received: 12.09 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.