Loading Tool

Explorer IconExplorer

Memory Pool

11,252 transactions
3.86 vMB
0.01437244 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.55/200 MB

Candidate Block

Mining Attempt 6740430bf565ee96bc4f95d66279b0adc9eccce363991f8efa8084227c3d29a7
Version 20000000
Previous Block 00000000000000000001b147e1eea34998af284185b690f42f4d08ff8920dd12
Merkle Root 7170230dcec48ae2c7d94482d86db1323b127c1b13b9aabd48b026c87e863de4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,247
Size: 1.00 vMB
Total Fees: 0.00998402 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,487 (781,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,588 131,588 0000000000000985515d2dd298dea068a01c358fffda6c93c0d08cce049c0e98 9 0.00 vMB 334
131,587 131,587 000000000000065589d67f827caa87f2bb62bd46b3e1eb86fad5a47b581cea7e 20 0.01 vMB 769
131,586 131,586 000000000000024aa63b3938115c3ef5430f38c6aedc4d0200f1c0bfdc4cc8e3 18 0.01 vMB 1,365
131,585 131,585 0000000000001016cff886c7b1d0afa74e78b3765a686c7c071c0e36d13715ca 53 0.03 vMB 206
131,584 131,584 0000000000000b6285319e770fd4fa882e2ab743a416b022e290d9b51f172b8d 14 0.01 vMB 2,129
131,583 131,583 0000000000000337c9e7abcea69dd0e511e9cc16bcad8a1a1de81c551d27ff8e 71 0.03 vMB 551
131,582 131,582 00000000000001f7ff8b520b0c26b5c16857592c12eacd46369b5773ab424922 31 0.02 vMB 1,303
131,581 131,581 000000000000078a366987a5256696fc887f8599fea62f2376764e29210ea115 34 0.01 vMB 703
131,580 131,580 0000000000000ae8d0eb7561981bf5c20ccb1493cbaee3b79902a3a0cdbe5e7a 33 0.01 vMB 1,565
131,579 131,579 000000000000093bb4862dbbc7036f075bf58cb38e018863162dd94027a08d6c 106 0.03 vMB 274
131,578 131,578 0000000000000c9a07a05bcee532a31983dd8ccacc789887e4ddaa753868ca2d 79 0.03 vMB 1,021
131,577 131,577 00000000000010602171258a7ec76d16078f231417eac7e9717a7ea7adb6a3b2 41 0.02 vMB 956
131,576 131,576 00000000000012516859e3d89f53d474be79c371eb3a25bb3fce3e88fe6e6561 165 0.05 vMB 205
131,575 131,575 00000000000002a9e12dd8b5a7af9168991ab31b328f81f459b4cefe9ac29d74 9 0.01 vMB 1,898
131,574 131,574 0000000000000a1d02869600fc0aec72506e4013901a312ed1e3b9802bf8a0a0 42 0.01 vMB 742
131,573 131,573 0000000000000ead0e7dcbe4fe911bc2ee0c098aa5277a164def7124c3529ea1 1 0.00 vMB 0
131,572 131,572 000000000000105632837b0afa8b81e1ffae4368e05a5a4b524f5b7afdc6f700 12 0.00 vMB 0
131,571 131,571 0000000000000271d18c074befea0c945461f5d62f4c1398be93a212c15c7db6 30 0.01 vMB 913
131,570 131,570 0000000000000585723f77137f0e59f982690c6b950d775b4dbda7f64a2c6be9 100 0.13 vMB 180
131,569 131,569 0000000000000a60c13c30551a2df86e66af2f612a8b194e0d02d8e94680309d 1 0.00 vMB 0
131,568 131,568 0000000000000ed9e91571e3cc4c5ff1804e214a2e0b95ae1004f92280f36b19 16 0.00 vMB 1,016
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 353.50 GB
    • Received: 1.71 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.