Loading Tool

Explorer IconExplorer

Memory Pool

82,671 transactions
30.46 vMB
0.09898372 BTC
Random Selection Loading Transactions
Max Size: 183.43/200 MB

Candidate Block

Mining Attempt fdd32e3e54ed2927ebf14bc3eaae3b874fc69d30731e4ebfa04df020d56b9f94
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 414f4af42d3e62fcaa93bf11b8f267ab67fe0a7516ec17c2e63a1feb8c1a5b03
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03509005 BTC
Feerates: 454.44 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (167,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,320 747,320 00000000000000000006effa8ef905684f4216cbdc822a262ecfaced9a8cb56b 1,045 0.41/1.00 vMB 10
747,319 747,319 00000000000000000005a845ae34ad78cfde0bedf00c0bf382b65cb0e30119e5 822 0.83/1.00 vMB 4
747,318 747,318 00000000000000000008d2df8e5bae5ed21715314908a28b3756cf7949fd0162 988 1.00/1.00 vMB 4
747,317 747,317 000000000000000000016e493b4bfa28e4648c392ee4062a73cf08e6d8d6a5b4 2,360 1.00/1.00 vMB 12
747,316 747,316 0000000000000000000757abdf85480c13df712f13a03a5c28d65b07fbee7152 1,947 1.00/1.00 vMB 8
747,315 747,315 000000000000000000085a3896cf4cec9d0b50e5fc14f7a558fe5875ddb25b62 2,743 1.00/1.00 vMB 18
747,314 747,314 00000000000000000002c7ad2ef0d718f9867e68309b69ff9959ab8d5ce6ae4b 2,298 0.98/1.00 vMB 11
747,313 747,313 00000000000000000004b8d64ce8d1887efd5aa61df6f0ab3fc3ec9288a261a7 954 0.44/1.00 vMB 8
747,312 747,312 0000000000000000000596c5c16ed07f554fcf016d69e1f3a609b328244d4f9d 827 0.32/1.00 vMB 11
747,311 747,311 000000000000000000025cc347435bbf53c42502823d577d15c424fcd152b9bc 2,003 0.77/1.00 vMB 12
747,310 747,310 00000000000000000007da180e9ff983ce11f7a2caf539c301b8fe158d3a46b4 1,093 0.94/1.00 vMB 6
747,309 747,309 00000000000000000003e576b46d0a57820941f94cd08f5bd376e6feef9f60e8 1,412 0.56/1.00 vMB 13
747,308 747,308 000000000000000000096ece696d68a7f784bcafdd5cb63c838b4be824893ed5 131 0.04/1.00 vMB 12
747,307 747,307 0000000000000000000332d22ebffc16419577832adb50e4d9b528fd31fae741 1,371 0.49/1.00 vMB 11
747,306 747,306 00000000000000000009faf816429354e2cc7ea3f4ee1effaf3d34e919b89a8e 689 0.27/1.00 vMB 11
747,305 747,305 00000000000000000006f88c546b118b1798d4c397bc07ef4c5ec0fba11e5aec 1,144 0.75/1.00 vMB 10
747,304 747,304 00000000000000000007ec051feb167f6bbd217e48e940143028eb3e7d6a538c 78 0.11/1.00 vMB 17
747,303 747,303 0000000000000000000813812bfb8beb01d87c40457a0b60bc5fce331540f77c 221 0.22/1.00 vMB 16
747,302 747,302 000000000000000000004bcb959b251296b784574a507af0a97ebec6b57d1ca1 363 0.62/1.00 vMB 10
747,301 747,301 00000000000000000006e60da2274fee6657582ce223cf97fb9121ee0d890af7 1,513 0.91/1.00 vMB 4
747,300 747,300 000000000000000000036f42a6f88a3e5f6a98214a52d9eec19e2ce63ad4b7ff 2,892 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.