Loading Tool

Explorer IconExplorer

Memory Pool

81,420 transactions
29.94 vMB
0.15602348 BTC
Random Selection Loading Transactions
Max Size: 180.37/200 MB

Candidate Block

Mining Attempt 10f8cb47582433f3d7131c45f9a694aa2708f8575eecf7b72aaa91fed5318699
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 4b93d91be7c558bca67712244b99af9e5ce1633bea1032ff533cd01d82b8027f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,709
Size: 1.00 vMB
Total Fees: 0.05932302 BTC
Feerates: 1,002.91 > 5.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (244,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,068 671,068 000000000000000000019e14e76c6236073eb2fa179eae6f70c7d139347744a1 2,800 1.00/1.00 vMB 46
671,067 671,067 0000000000000000000765aad6c19af0234a2ff3ce392e18354449e177fa52a4 2,398 1.00/1.00 vMB 79
671,066 671,066 0000000000000000000573909fb9631135b999242d6a7a48a1af487479610439 1,673 1.00/1.00 vMB 121
671,065 671,065 000000000000000000076124e8547e14e8f8423405abeb4051f8f929f1a43617 1,102 1.00/1.00 vMB 100
671,064 671,064 00000000000000000005ad2af4c90b75a45f64bd6d130fc80afa760197f35a16 2,082 1.00/1.00 vMB 135
671,063 671,063 000000000000000000037bc96717584bac1ba938581e70e570d80cea419438a0 1,404 1.00/1.00 vMB 134
671,062 671,062 0000000000000000000364267162882b789ef2587b77914b3cdfe8da35781033 1,679 1.00/1.00 vMB 122
671,061 671,061 0000000000000000000a2a2d72d23e7f648eafedfabd129cc79024b2466def2e 2,385 1.00/1.00 vMB 115
671,060 671,060 0000000000000000000502524e9a25d0d29c341c4897c55ac4ca3ce5dc283238 1,970 1.00/1.00 vMB 58
671,059 671,059 0000000000000000000420e26e0118085d0049d0b1f2c89ed8f617ab29ca7629 2,562 1.00/1.00 vMB 56
671,058 671,058 00000000000000000009091e50a4e506ad0a858e924ed05a06d85fcd04d803e8 2,728 1.00/1.00 vMB 95
671,057 671,057 00000000000000000002f6981e5e07e43efa916f6f84936eaf45c867340d5f2d 1,625 1.00/1.00 vMB 64
671,056 671,056 0000000000000000000ce33b5e544470d6ff3205282ddce519908e46cd208f39 3,156 1.00/1.00 vMB 71
671,055 671,055 00000000000000000005915089598e17ec9b59ce9728c07dd68f3ddfca2cb6ee 2,759 1.00/1.00 vMB 86
671,054 671,054 000000000000000000053964adff139ce7fe0cde6e19b3e4e437726839e2f78f 2,464 1.00/1.00 vMB 83
671,053 671,053 0000000000000000000833ab5b735b94093ecc0c217c014713615cc90bc536a7 3,597 1.00/1.00 vMB 115
671,052 671,052 0000000000000000000ca3d0c4d7c60f45b25e59d52d10c10bb3dd87a4ff1651 1,716 1.00/1.00 vMB 133
671,051 671,051 0000000000000000000c054615461f2d903026c820d0d55d4ce30ada792874b2 2,368 1.00/1.00 vMB 136
671,050 671,050 000000000000000000063ac94a5fa575e1787fb7b38457550766e6254944542c 366 1.00/1.00 vMB 125
671,049 671,049 000000000000000000098cc8a68f0d91713f1b33c7903fb9c5573c46079b5852 2,402 1.00/1.00 vMB 143
671,048 671,048 00000000000000000005816dad800206f6114c8ce8d4c9e82c46dcd2e1ed894b 2,183 1.00/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.