Loading Tool

Explorer IconExplorer

Memory Pool

77,294 transactions
29.06 vMB
0.09994214 BTC
Random Selection Loading Transactions
Max Size: 174.87/200 MB

Candidate Block

Mining Attempt 69e5f4ac4f3424232d6acf254cae253c4ecb3adc0c0ece69d3dd4034185f7d11
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root bbb0bad59aecdb85920ffa32f3fd4350f0d23d36069f5bd78a70414dea89e09a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,398
Size: 1.00 vMB
Total Fees: 0.02641952 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (553,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,903 361,903 00000000000000000eeafcea1f6820e5bc0f8cfdc358a2f6acf1ecca719eef5e 357 0.25/1.00 vMB 21
361,902 361,902 00000000000000000418dbf0acdf9f9ce6726f66810d3317ea269c50220f109f 52 0.04/1.00 vMB 11
361,901 361,901 0000000000000000047a00cf370ad3176877f58a400d391cc9ec0ba0ace4f41c 1,055 0.39/1.00 vMB 26
361,900 361,900 00000000000000000807328e756d102b54fdab6ccf3995b0187353974cca12b7 657 0.60/1.00 vMB 22
361,899 361,899 000000000000000007c4dc4673af07361d05c824f12b6cd1f546914f67e1578a 1,135 0.55/1.00 vMB 28
361,898 361,898 000000000000000002ff3d80188753cdea46641155117b13aed1cbdfccda696d 425 0.22/1.00 vMB 26
361,897 361,897 000000000000000002388da7ecc5e0be7a8144f0332663045e50d9c0c078a6e2 1,116 0.57/1.00 vMB 37
361,896 361,896 000000000000000009d1020a3f0b225a572f53bcf673353d84d92c05e1f6bfde 82 0.08/1.00 vMB 10
361,895 361,895 0000000000000000074c9d9ed3bb74a6c6b44f9efaabdf572aa79776229c7c08 1,793 0.96/1.00 vMB 27
361,894 361,894 00000000000000001581aebc8e7ac2f22ce08a1ffa467914fda0bb0b0a9044bc 204 0.26/1.00 vMB 7
361,893 361,893 000000000000000008e7fe220565e1528e2c8b88458a729494f553d3a504a9fd 650 0.74/1.00 vMB 8
361,892 361,892 000000000000000000b7cf9b0638423fed9c72fd0d5e8899bf89c6577ddd5816 1,371 0.95/1.00 vMB 23
361,891 361,891 000000000000000013bb05dcf600cddcd6a87fa5f98176c3ca6812c49621ba8c 2,207 0.90/1.00 vMB 36
361,890 361,890 00000000000000000d600969ad1744260a95e8bf28d871eb55b1d4a483409180 107 0.05/1.00 vMB 28
361,889 361,889 00000000000000000257dedd34b83e5bf6c4d2a52c9322d5570e4e1bf26f7e26 1 0.00/1.00 vMB 0
361,888 361,888 00000000000000001350bdea28eb3fd0b53164a59afa1d304189c6a44ecb459c 266 0.14/1.00 vMB 26
361,887 361,887 00000000000000000d85c35974883ec53191d427743fda2931f7087ae06601c3 201 0.15/1.00 vMB 12
361,886 361,886 000000000000000000f15126754780818e6c4f1ee058aaefa1249988f9352bc5 173 0.25/1.00 vMB 7
361,885 361,885 0000000000000000045fbb2d6f5ff30f861fbac34053e90f437a7bbeccdf12f6 1,439 0.75/1.00 vMB 27
361,884 361,884 000000000000000014d7027d4952dc1167be912ffbe0dde4471eb345e769e905 373 0.25/1.00 vMB 22
361,883 361,883 00000000000000001149a4c8b3ecbd5c471730bf750484efacada881dbe1693c 438 0.28/1.00 vMB 20
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.51 GB
    • Received: 17.56 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.