Loading Tool

Explorer IconExplorer

Memory Pool

82,260 transactions
30.33 vMB
0.08214603 BTC
Random Selection Loading Transactions
Max Size: 185.97/200 MB

Candidate Block

Mining Attempt 6ed62d13b244330d511a9fd8c4d79ca04fbadae9dfd86233e5ee54ddb978a8b2
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 243fdf9b86a1b902c9e68446055561a61359d0cbb0355447b6364fa5e26df398
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 1.00 vMB
Total Fees: 0.01450755 BTC
Feerates: 60.16 > 1.45 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (504,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,706 410,706 000000000000000001490cf4a128c49785182ebd6993ef5c8db1831023208745 128 0.05/1.00 vMB 41
410,705 410,705 000000000000000002f71bb0b1fb41a001487cb47861d9b8bf66e58495f5739a 1,229 0.58/1.00 vMB 32
410,704 410,704 000000000000000003a7577cd940811b5e8a8dc1ba770f81452cff2059d5f609 1,909 0.89/1.00 vMB 38
410,703 410,703 000000000000000004b77d21d9173f9917b672c6ecb18d104bc5ba74a39f4fc0 13 0.00/1.00 vMB 162
410,702 410,702 000000000000000000a468e7fa764e55b7644a60520bf9d56a7006135d7be41e 1,465 0.82/1.00 vMB 34
410,701 410,701 000000000000000002c068237564302db0ee8fd20f80e083a91916daf6b44776 968 0.81/1.00 vMB 28
410,700 410,700 000000000000000004fb23d2bc95e247aafa36b77a2f636c9d30b6074c03b6bb 383 0.23/1.00 vMB 35
410,699 410,699 000000000000000000faea4b662a987a18a83ac6e818eabe6f7114b26e378406 1,483 1.00/1.00 vMB 32
410,698 410,698 000000000000000004fb1e44648c2d18ea3dfae6e3aa346317d5e2e7ec598bdf 175 0.07/1.00 vMB 38
410,697 410,697 000000000000000002ba6e8638580940944ed2ae59f76d5cbdde34dde143729c 341 0.17/1.00 vMB 39
410,696 410,696 0000000000000000032e2b2c8ad0a4d47879f6b43a9b8b65ff2a88ef3140cdee 640 0.29/1.00 vMB 28
410,695 410,695 000000000000000001d69fb79b3fa23aff61e051886825767c2fe7ff3abd68bf 1,031 0.47/1.00 vMB 34
410,694 410,694 0000000000000000014846d0cfde5339fe5b6639f849c6a604c3a9b339886c60 704 0.35/1.00 vMB 29
410,693 410,693 000000000000000003232dc4aad772d7a8cf818533e407e9e262f8a577af5631 626 0.26/1.00 vMB 41
410,692 410,692 0000000000000000024608d549e863bfaab492d9330fd95b2395c1f64ba29eaa 671 0.33/1.00 vMB 38
410,691 410,691 000000000000000005f4c296864f5308e7aefe0f7221d8c4df1c22cd8da0025d 1,651 0.76/1.00 vMB 41
410,690 410,690 00000000000000000389973319d7a4d72037325b06e2805ea2191f46fbd9fe74 1,299 0.83/1.00 vMB 26
410,689 410,689 0000000000000000062682e2aaba1ca29d4357b2eb4b4477859ea2a103da73ad 950 0.82/1.00 vMB 21
410,688 410,688 00000000000000000496cc7abf1a8fda03d2a0f3da28dbdb232c28dd6cd8e247 652 1.00/1.00 vMB 21
410,687 410,687 00000000000000000577944f9815d3010f4a8e47f199bb01fc93699f310281aa 649 0.23/1.00 vMB 44
410,686 410,686 00000000000000000062567d6afca613501737d30ac936657d3cf4bf8f1703de 346 1.00/1.00 vMB 11
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.26 GB
    • Received: 17.69 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.