Loading Tool

Explorer IconExplorer

Memory Pool

76,568 transactions
27.65 vMB
0.07816344 BTC
Random Selection Loading Transactions
Max Size: 168.82/200 MB

Candidate Block

Mining Attempt 34da4f913956f13e0058d5a231048a4f2733492a1f1ef25a0e212d58a7fd94e2
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root e69285c479d0ff1deab1adf08b7a8e3b0b8cdfcfc468fa6b20076dca4c54fae6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.01910989 BTC
Feerates: 402.60 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (558,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,126 357,126 000000000000000008c5c642d8202842ad20df1111da9f1fc9b7cc9b2b5800cf 517 0.23/1.00 vMB 30
357,125 357,125 00000000000000000b734710d26f8409ceaca2f48a97886fddcdc8c424591677 125 0.10/1.00 vMB 13
357,124 357,124 000000000000000009ac17fc5183a6e141d7754830b3895c59ea7081dc1eb567 983 0.69/1.00 vMB 19
357,123 357,123 000000000000000013104d7a522cb50abfebd40f3f6e07ba1f080b732d676ccc 1,952 0.75/1.00 vMB 36
357,122 357,122 000000000000000005763de6ab2cfc1112aa423413674452d3fe481e0eb6d1ea 330 0.17/1.00 vMB 20
357,121 357,121 000000000000000006d7a2049b623615f28cdf5c6d4b988062ade671a949cd27 117 0.10/1.00 vMB 15
357,120 357,120 0000000000000000143a82931c4e84241d2b3b21c48359d715a6d93b3132de1b 72 0.08/1.00 vMB 11
357,119 357,119 000000000000000012d721a92045e1d3f1d561e3578ec00154940e422425a3ea 514 0.32/1.00 vMB 19
357,118 357,118 000000000000000012ff3d59f28cfc5ea1e9908d21bfeec605b4eeaf7b236420 1,028 0.65/1.00 vMB 22
357,117 357,117 0000000000000000098c628e8c6a4d4ffda90258eb9a7aa1c6ed8abe62a774c3 1,479 0.78/1.00 vMB 29
357,116 357,116 000000000000000004980ec10493e42c37f95706ff1aab02b3fac54a6038caf4 110 0.05/1.00 vMB 23
357,115 357,115 00000000000000000048a01ee63920b70cd5313bf9b112cac746078e3cbd4bd3 500 0.37/1.00 vMB 20
357,114 357,114 000000000000000011c96228ed5ec11995f34c4dbc908685e47b95112c2caf66 1,389 0.62/1.00 vMB 30
357,113 357,113 00000000000000000df66abc22864ec5a71e2241287460c3d815d4133592b757 1,520 0.71/1.00 vMB 30
357,112 357,112 000000000000000007df2bfbe549261d8cfb6fb823e1a0cb1f325a558f5f1ac2 795 0.42/1.00 vMB 27
357,111 357,111 000000000000000007000c22a26451adf84f0597f7612d434e24ee1a5f4aaabb 545 0.28/1.00 vMB 28
357,110 357,110 000000000000000006611796e4d54b76debdb6c801eef6523e314372def21006 97 0.08/1.00 vMB 9
357,109 357,109 00000000000000001633b930cf8a2ac3c8d96694b9858cb6f812f826a94d3ab0 643 0.31/1.00 vMB 29
357,108 357,108 00000000000000000ce581a6c816849ae95d308e29204530eb8103fb1c2b1b57 1,081 0.56/1.00 vMB 27
357,107 357,107 00000000000000000b8f368a68fe27ec8f327aa882a7a43ed591b9e68dab53ad 382 0.23/1.00 vMB 21
357,106 357,106 0000000000000000123ac3c395f65ec2fa127b5a3008d6e62437f7c9e9117bb5 1,191 0.62/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.95 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.01 GB
    • Received: 17.64 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.