Loading Tool

Explorer IconExplorer

Memory Pool

86,044 transactions
31.38 vMB
0.20228811 BTC
Random Selection Loading Transactions
Max Size: 190.42/200 MB

Candidate Block

Mining Attempt 3254f3a9dd98776795a5a2674e3bbc0f6a362f6d0e2f224ed340712347fe8099
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root cc216df87c7ca7c80ca900066fc1e87eab262955ccb8ea34ecc951284a59189e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,625
Size: 1.00 vMB
Total Fees: 0.10233570 BTC
Feerates: 502.67 > 10.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (493,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,216 421,216 00000000000000000416c6370a6f1710e6bb53430528a2b7093c137ec1350443 1,914 1.00/1.00 vMB 41
421,215 421,215 0000000000000000001a1ba765c25680bae1fe9d09966e807cc412a61d0a1e2c 1,753 0.74/1.00 vMB 47
421,214 421,214 0000000000000000003a1892d749384a4fa8cd709a0e539dcb53a777416e3fe5 1,406 0.98/1.00 vMB 33
421,213 421,213 000000000000000003e9bdc2f4a7b8b2bf5c7176a3607cbbbcd456db192b68b9 912 0.40/1.00 vMB 48
421,212 421,212 000000000000000002a304b3b076f12496235fa6bdc8856d319b58b32b818752 1,417 0.65/1.00 vMB 44
421,211 421,211 000000000000000001cabba7c0f66cd5800401261e688f1f4c862a3735fa1579 321 1.00/1.00 vMB 5
421,210 421,210 000000000000000000c1d7bfe496bd5f4ed80d8d3e0f7dfee9eb0ee7d2e4766e 1,151 0.53/1.00 vMB 51
421,209 421,209 00000000000000000430823cb0b995d1408e0eeb73acc00510043257fecc2129 1,330 0.71/1.00 vMB 42
421,208 421,208 000000000000000000fda667902cc7eeb5d0ce5a6d26002a69182552ed894b11 1,454 0.56/1.00 vMB 54
421,207 421,207 000000000000000000d5f65add4502e8d5ea8632b978c2a38fd5ba89e02e8eb2 400 0.34/1.00 vMB 23
421,206 421,206 000000000000000002bff9a0ebcf0ea5e86f616b333508a2117b9f421d289d60 24 0.01/1.00 vMB 74
421,205 421,205 000000000000000004f4d1f228b3d5486383f1800bda09dd02d59e3ebc02feb6 1,201 1.00/1.00 vMB 28
421,204 421,204 000000000000000000d4e72df90b1b73f4661c3581d241ddde0759b7069b0a82 1,721 1.00/1.00 vMB 46
421,203 421,203 000000000000000003b85ff33786dcca3d750af9170b3a12277ac8e9c6e41bd7 553 0.47/1.00 vMB 26
421,202 421,202 000000000000000003578a8b06df1047575928c4fdc3a89e27b5709b30a2a60d 1,626 1.00/1.00 vMB 36
421,201 421,201 0000000000000000021419ca1d3359ff1cc422b09fbc46996ca176f15ab87505 2,452 1.00/1.00 vMB 55
421,200 421,200 0000000000000000043b5259c347ca074292a2120bbc4d9682674abf976c8203 22 0.02/1.00 vMB 40
421,199 421,199 000000000000000001644cf49af683ae6f3286970ff5c6a4bef478f6caf6a36d 1,074 0.47/1.00 vMB 49
421,198 421,198 000000000000000002146fec0f797925c3d39dacf60a601245e2007bd97a0e69 25 0.01/1.00 vMB 79
421,197 421,197 0000000000000000012535fc15e7861815ac01ecf340dd718498af93a6cf8019 1,378 0.65/1.00 vMB 51
421,196 421,196 0000000000000000012c2337214e25450618ed069a0391c169d3af3c61b99b82 569 0.97/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.