Loading Tool

Explorer IconExplorer

Memory Pool

79,747 transactions
29.71 vMB
0.08001755 BTC
Random Selection Loading Transactions
Max Size: 178.49/200 MB

Candidate Block

Mining Attempt 4f2345f9e807a8a3d4f401a63516e0c6d6767450e7764764282733e736c6a8f6
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 1c534d2da44f3532bc3c31027782468261924bc3e42312fd6cc49cb35b99f63a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,290
Size: 1.00 vMB
Total Fees: 0.01953795 BTC
Feerates: 502.65 > 1.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (100,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,416 814,416 0000000000000000000418f6878cbfa1f2d611a9498bc10fd2ca0cb9e2797244 2,057 1.00/1.00 vMB 10
814,415 814,415 0000000000000000000358fc38e81e24f02200bcc7183233f77101a6bd87bc5d 2,344 1.00/1.00 vMB 11
814,414 814,414 0000000000000000000321b9fbbfc5d2146dbb524f6ad7ee252e189bc21e599f 3,386 1.00/1.00 vMB 14
814,413 814,413 000000000000000000022a39ded990a68ecbdbf95017c33127ddd0572c4efd81 2,995 1.00/1.00 vMB 23
814,412 814,412 00000000000000000003b9953446183150d205a486421fda2db0671bb817f004 2,970 1.00/1.00 vMB 12
814,411 814,411 0000000000000000000152ac54dff06ff9bae066d7b85057dc5a28ed82b5b72d 3,266 1.00/1.00 vMB 14
814,410 814,410 000000000000000000004dc4303181cbfe69f4ee708c27354f79103b64d4d446 2,440 1.00/1.00 vMB 12
814,409 814,409 00000000000000000002378567b27bcc650dd1d4875242443b3e989869e24e5f 3,068 1.00/1.00 vMB 11
814,408 814,408 00000000000000000002bc14dc938fed8887c380f5f604d92f711d460e82f4ba 2,715 1.00/1.00 vMB 9
814,407 814,407 00000000000000000003fd517f77b7d28e15330a610a195219d5fe856f8424d0 3,377 1.00/1.00 vMB 15
814,406 814,406 00000000000000000001ea0f978d4e1f84643a91b6cb86aaeb3a703774e9e67b 3,606 1.00/1.00 vMB 18
814,405 814,405 00000000000000000002a04edf3cb37cece477b2cfcb5eb4b0e384149ed70f2c 1,950 1.00/1.00 vMB 6
814,404 814,404 000000000000000000048b91fcbf37cfbde60070c76762be11b0a3df506451fb 2,806 1.00/1.00 vMB 7
814,403 814,403 0000000000000000000037bef52df4bdddb680056e3c2cd4a2994d1d961b926b 3,243 1.00/1.00 vMB 15
814,402 814,402 000000000000000000041e53fe4794cf0194762c56e4c9765734d358d2f389e9 1,966 1.00/1.00 vMB 10
814,401 814,401 00000000000000000000ac29c1b036a48cd828b7177617e5d3ffc3b4038f60c7 2,383 1.00/1.00 vMB 11
814,400 814,400 000000000000000000016e3f4a361f8e35df1c15108b761f6e2e6f6802ff8505 2,919 1.00/1.00 vMB 15
814,399 814,399 000000000000000000006864c496f9d5f11f780142ae16c0c52653e47b75eb95 3,220 1.00/1.00 vMB 14
814,398 814,398 000000000000000000040b0df303046db1100011679445488e093709097068f8 3,216 1.00/1.00 vMB 16
814,397 814,397 00000000000000000003498910ccade5e0d9732a64485032dd4ee2f96724066b 2,817 1.00/1.00 vMB 10
814,396 814,396 000000000000000000033dd9a7118dcada4ac587f849f65479d295f8e7d978b2 3,657 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.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.