Loading Tool

Explorer IconExplorer

Memory Pool

78,967 transactions
29.43 vMB
0.08342326 BTC
Random Selection Loading Transactions
Max Size: 179.87/200 MB

Candidate Block

Mining Attempt 0eac5a05bef3144b2dae466f861d8b296f9289040e170cd2de270529397f571d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root e70ec51b8ebc268e9529a0fac418c442c5f5de7d2999418346e8a45d0f8a82bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.01874220 BTC
Feerates: 402.60 > 1.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (467,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,129 448,129 00000000000000000210e9cd98c4b199319f9a956d8a937206ff54bc440cc323 39 0.02/1.00 vMB 61
448,128 448,128 000000000000000000dcfcb5e29ead203ff7d9126fd7ad5e512b9cac01e0e51c 1,954 0.99/1.00 vMB 63
448,127 448,127 000000000000000001725d552ca3aa2d04d2e0c9300502472320118c0700070e 2,245 1.00/1.00 vMB 84
448,126 448,126 000000000000000001f5ccdfbbb6440cdc14aecd037e9b29c014f5ddf7572725 428 0.19/1.00 vMB 82
448,125 448,125 0000000000000000030dc0d509e440d34093928a3ed5ebca62837c6aff3a9198 1 0.00/1.00 vMB 0
448,124 448,124 0000000000000000013a54b1fd03d61cd0dcba5d9df842e2323c555676978f6e 1,005 0.65/1.00 vMB 61
448,123 448,123 0000000000000000011184f2951ffc05388fc6505e35852fa006f102f5e81d0d 1,486 1.00/1.00 vMB 46
448,122 448,122 00000000000000000018ee1b93cf940686c7963fb6f986002a4f89ba11513442 713 0.34/1.00 vMB 75
448,121 448,121 0000000000000000000d3ffcb1a590bc702a38a3e8a0ef907ec4a78125f55367 357 0.17/1.00 vMB 66
448,120 448,120 000000000000000001482ab67400d8ea1e227179363cca2ea6b1218001ce5763 1,337 0.63/1.00 vMB 74
448,119 448,119 000000000000000001d0403960e65621fa83e9e640a152d6852a99433482fc23 2,109 1.00/1.00 vMB 75
448,118 448,118 0000000000000000021ce2140e55c08bf80ede93b0696be2d84ab892eb1b3fef 692 1.00/1.00 vMB 129
448,117 448,117 000000000000000001e68e5bc0b449c93c619ab6263cbb427ac1439a410098af 71 0.10/1.00 vMB 68
448,116 448,116 000000000000000001118b4901e69967838cefdf791ceb0ed0c644b301be7f0b 1,852 1.00/1.00 vMB 78
448,115 448,115 00000000000000000184d8edb0d8634e9b7652694f3ef1d8b6894e9316b112c6 1,024 0.42/1.00 vMB 87
448,114 448,114 00000000000000000270d7f0f6738242639f088be31f9e9820f7df794f53803d 1,054 0.52/1.00 vMB 78
448,113 448,113 000000000000000000393cd4fb0b0467cb53f8279e9ffd536129621f84c502d9 1,345 0.74/1.00 vMB 59
448,112 448,112 0000000000000000013af679a9e6b627cb4a43db1b25cdd0d97e673e6758992b 2,779 1.00/1.00 vMB 93
448,111 448,111 0000000000000000027c93bbfc279a378f8efa77f896670a8357cb9f7e0dc702 1,551 0.63/1.00 vMB 78
448,110 448,110 000000000000000000b9dc3db86e0af0390328906894089053468129d269b7c4 2,458 0.98/1.00 vMB 83
448,109 448,109 000000000000000001af16ea1b00fecc7440cb2646879752bf4fbaa6f277eebd 1,930 0.75/1.00 vMB 82
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.16 GB
    • Received: 17.66 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.