Loading Tool

Explorer IconExplorer

Memory Pool

39,018 transactions
28.77 vMB
0.09520963 BTC
Random Selection Loading Transactions
Max Size: 145.95/200 MB

Candidate Block

Mining Attempt 8ae1d7cc67e0f1e40f3b41afe591a7133035636077f5cbb8192ad50eedb46409
Version 20000000
Previous Block 00000000000000000001dc6bc120bc9a373009a41af3c4d673cecfe09352bc0f
Merkle Root fde3eaabc4a08f28fbeb4d1c0b7c73575ca10583aa081f84a31a0cb6e9f8876d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,908
Size: 1.00 vMB
Total Fees: 0.03945084 BTC
Feerates: 150.92 > 3.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,548 (151,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,141 763,141 00000000000000000005079e37d4c0708c61a3c9f3979f8f3862993c2eaa8a68 2,044 1.00/1.00 vMB 17
763,140 763,140 00000000000000000002737e006b4485c876cf5d19b726fe7bdfc513175b96a1 1,321 1.00/1.00 vMB 15
763,139 763,139 00000000000000000006813399550c5cb7a67c60cee734b2659f31cde04a5eca 2,950 1.00/1.00 vMB 33
763,138 763,138 00000000000000000005c19dba11eb8c4d353c3c48d4b6171494d266d3c54f14 2,080 1.00/1.00 vMB 16
763,137 763,137 00000000000000000005dc2ca4cc25a9e64edb6fbd20c07530355b7195f1cd2c 3,068 1.00/1.00 vMB 31
763,136 763,136 0000000000000000000143a1152bf7de65bf27268a7bf2422c8a202321386ade 3,240 1.00/1.00 vMB 15
763,135 763,135 0000000000000000000173118fe74dd45c945916f2ba2e7a9d6b203e54081550 1 0.00/1.00 vMB 0
763,134 763,134 000000000000000000066dcca8d3482a4c41fb23993746c39b486ee0732c83b4 2,082 1.00/1.00 vMB 12
763,133 763,133 0000000000000000000123d9ef66aa1698557c5bcefc413b77597bf910500875 3,260 1.00/1.00 vMB 27
763,132 763,132 00000000000000000005aba476534786a98a45e486550b2ecfd15c45a67ecc53 1,604 1.00/1.00 vMB 18
763,131 763,131 0000000000000000000101c597be6731199234b1d7f53f60ea1b935423ec1ad3 2,756 1.00/1.00 vMB 28
763,130 763,130 000000000000000000009751ae623ec72bd7467445a42e0f8bf31a1809df0c1c 1,867 1.00/1.00 vMB 10
763,129 763,129 0000000000000000000465a35039a13801563c5947a2d3d0defc013b4733a759 1,905 1.00/1.00 vMB 14
763,128 763,128 00000000000000000003e5a4d99b39a8b3612adc6349497650a629627ad69e60 3,018 1.00/1.00 vMB 11
763,127 763,127 00000000000000000002bf3429c1cf7b21940aad12e334fcc90f8b65b150fae2 2,646 1.00/1.00 vMB 9
763,126 763,126 0000000000000000000783b74f4070f6bd264fdec456fe5e5e6db504a66c750e 2,661 1.00/1.00 vMB 17
763,125 763,125 000000000000000000049440da5adf6ab5b1584c10f26d264dbaf5ccd10882a5 2,333 1.00/1.00 vMB 15
763,124 763,124 0000000000000000000752c84a6f911d929871ad170d95d8a17766df87635977 1,413 1.00/1.00 vMB 24
763,123 763,123 0000000000000000000442ae751567ffad5a2b36daca19e385123db84e859ffb 2,526 1.00/1.00 vMB 19
763,122 763,122 00000000000000000001ba094a033968e12624c7f86f33fd76862576ad99b788 3,418 1.00/1.00 vMB 30
763,121 763,121 000000000000000000003b03f6286cbdee3feef7cdc9c31c99e90535e4d33c0e 2,384 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.58 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: 623.06 GB
    • Received: 11.41 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.