Loading Tool

Explorer IconExplorer

Memory Pool

81,407 transactions
30.28 vMB
0.07539432 BTC
Random Selection Loading Transactions
Max Size: 185.91/200 MB

Candidate Block

Mining Attempt b04b9d01e4dfca5dc02e1c6aa255fa3d676293a3de6ebbdb372ca04bdea57d9f
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 0db1e637d43ac8eb065ad8380d4f5b36ab144a4cbdbf04fa0a2180b39d135521
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,895
Size: 1.00 vMB
Total Fees: 0.00814822 BTC
Feerates: 150.77 > 0.82 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (574,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,607 340,607 000000000000000008c36dcbdac1599734c44404052e2f9e8b91facea9a6f469 128 0.07/1.00 vMB 16
340,606 340,606 0000000000000000185171fc246f1a9e96a40a8c03ba9f743e840ec4e18b9bca 1,202 0.58/1.00 vMB 27
340,605 340,605 00000000000000000a716b23e00074069b981c038098be765e1e8b5661e10cc5 545 0.63/1.00 vMB 14
340,604 340,604 00000000000000000d5d8304b28a2b850430d6c15acd01804446ffa585bbf163 1,998 0.75/1.00 vMB 32
340,603 340,603 000000000000000003a7c2ce324d6148731a18e51f2db24b0f16d79086816cec 739 0.43/1.00 vMB 20
340,602 340,602 0000000000000000088a37cd0e189a9d8bee546ec488067ee9c6dd1ad3f77703 256 0.10/1.00 vMB 23
340,601 340,601 0000000000000000075655e4ccb3f3939486b4a8ea8a848ce65372aa34de8f41 521 0.26/1.00 vMB 27
340,600 340,600 00000000000000000001a092bb0f2311bf00987a8f7d92e2ed6b36a522054741 1,675 0.79/1.00 vMB 30
340,599 340,599 0000000000000000102fd0a2f64567685af772d5f085057726e77245ba8f26d7 462 0.24/1.00 vMB 27
340,598 340,598 00000000000000000ee5a95eba2072d87697fef4e0ffc0d0e823dc03bdd59379 1,212 0.63/1.00 vMB 24
340,597 340,597 00000000000000000f7dce97104c826ef19fed44ea2758178f60491eee47bfd4 1,604 0.80/1.00 vMB 24
340,596 340,596 000000000000000006ee363b0d8e826b72fbea17e51277ca0ffac34c4c20b90f 353 0.16/1.00 vMB 33
340,595 340,595 00000000000000000ed1bf30a3728bd42c1436e82f5322f0889961915cf7ca13 736 0.33/1.00 vMB 26
340,594 340,594 000000000000000011c50d9f18075c3f029d64bb1400b0a722b41b970d9bdf23 1,253 0.71/1.00 vMB 23
340,593 340,593 0000000000000000022872e26003fe53f4c744883ade799581509ae004abdba6 793 0.34/1.00 vMB 27
340,592 340,592 0000000000000000066c1af2b5c4426328337a409c94d1179576645cd1d7ff67 1,041 0.75/1.00 vMB 19
340,591 340,591 00000000000000000124a003360c306b1c387a3719f72635831b60f296a864c9 745 0.25/1.00 vMB 35
340,590 340,590 000000000000000001068c7676f84711619b2065bf24d12e27eda9f793f13bcb 2,286 1.00/1.00 vMB 30
340,589 340,589 00000000000000000c02b15cb44f0205d37ba47e8ffdd314c1622e852e6714de 872 0.64/1.00 vMB 18
340,588 340,588 0000000000000000156d28248e398838a035bccd0b756b385eab6eff3c7566aa 422 0.17/1.00 vMB 36
340,587 340,587 00000000000000000757a4bfca34b01464063e3f7183b7335104fa448fb84c65 157 0.13/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.