Loading Tool

Explorer IconExplorer

Memory Pool

79,463 transactions
30.17 vMB
0.08213215 BTC
Random Selection Loading Transactions
Max Size: 183.67/200 MB

Candidate Block

Mining Attempt 47e5d53366f72c4b0f7772aed89e6476e3ce2f1ed2ed6e4f7d949e90a34e21d1
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root ae9ea3f84563ebd9ca3430451d035f9ff447e6b785524cf91952f7d17337ed09
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,737
Size: 1.00 vMB
Total Fees: 0.01490453 BTC
Feerates: 203.60 > 1.49 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (132,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,115 783,115 00000000000000000002d71c0c5175a8ec6156cfcde900f7fa94bd02e0d9a977 1,826 1.00/1.00 vMB 29
783,114 783,114 00000000000000000003dadfa32dd83ee5b545eb14f207d7b32d156385627c5b 750 1.00/1.00 vMB 9
783,113 783,113 00000000000000000002d2953e391c71d16a04e69df58030c565d87656a91753 384 1.00/1.00 vMB 7
783,112 783,112 00000000000000000001ec1710e53f8797b274c63de7a268a21e5a1ede48e043 670 1.00/1.00 vMB 9
783,111 783,111 00000000000000000004d6384217c941f09b1cf53a8a4e839cf445178be544a7 488 1.00/1.00 vMB 5
783,110 783,110 000000000000000000033e609b625f2b267df2bb54bd08b5b1825fe1df595d28 536 1.00/1.00 vMB 10
783,109 783,109 00000000000000000004a37b240ab847566280168dd8f9187f5d73bee89725e4 1,678 1.00/1.00 vMB 24
783,108 783,108 00000000000000000001d75b12c574360a1dcbdfd2309e1951a13417b49153bf 1,071 1.00/1.00 vMB 15
783,107 783,107 000000000000000000045ed70a95c36bd5fcb8d6ad940eeb3c9b46002120883a 272 1.00/1.00 vMB 8
783,106 783,106 000000000000000000057ab5c5b05cb3152bcd671198b936804daad64222ac14 2,217 1.00/1.00 vMB 22
783,105 783,105 00000000000000000004abe8b953fc125a3410f64dfd4f939fa3b18eb58fb4a2 2,312 1.00/1.00 vMB 21
783,104 783,104 0000000000000000000388067c366641be4bfa082177ad6ab4f26c447ce05107 1,182 1.00/1.00 vMB 5
783,103 783,103 00000000000000000000715f40aeb0309ff84a3014f5033ee50114ef8132e21a 1 0.00/1.00 vMB 0
783,102 783,102 00000000000000000004559b1f48bba723d4c9b9c00167e1451a08fa08a326d5 2,069 1.00/1.00 vMB 15
783,101 783,101 00000000000000000003004dc191cb52a2349a1aee5c0b48cb73d6723955ff67 2,651 1.00/1.00 vMB 33
783,100 783,100 00000000000000000004a00d11e2f53c4c040ec3007e0de070e341e94f37e644 798 1.00/1.00 vMB 38
783,099 783,099 00000000000000000001e373705ad09d8d7e68f9f4870ef597d68343d05d7e1b 334 1.00/1.00 vMB 5
783,098 783,098 00000000000000000002030bc20ea0c151547702c52b23dd230d4c007e65f7f1 496 1.00/1.00 vMB 5
783,097 783,097 00000000000000000000241b4056e0e7a393c3391e73615424a543ebd743d6fe 908 1.00/1.00 vMB 18
783,096 783,096 0000000000000000000439253a0d77df4cfbc6a7b14bd6b140ec67dbea666f5e 1,787 1.00/1.00 vMB 12
783,095 783,095 0000000000000000000442dfc1c0fc36b223c2937a61e71a047eab36047e0cf0 2,307 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.