Loading Tool

Explorer IconExplorer

Memory Pool

36,415 transactions
28.90 vMB
0.08814574 BTC
Random Selection Loading Transactions
Max Size: 143.98/200 MB

Candidate Block

Mining Attempt 4db33432ab85307a5ae4ecccd47b4c1e0f5ce2a2f2c00512b5e097a298703f73
Version 20000000
Previous Block 00000000000000000001216f724118bd0b2a55bfa878bcb0c0d7e4a602634f4a
Merkle Root da1dca75d303d759dbdacbe39933fcf2a5ceb376f388f64687c29967c86d4bb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,707
Size: 1.00 vMB
Total Fees: 0.02994654 BTC
Feerates: 100.24 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,520 (519,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,836 394,836 000000000000000002557384914fa2ca2b1957aa92e60edc0d4dd31deaefc0eb 44 0.02/1.00 vMB 41
394,835 394,835 0000000000000000074828cf5df0d287f03dd9918280b0d7e00a4e8e54c0fbdd 611 0.40/1.00 vMB 30
394,834 394,834 00000000000000000007522e18c1bce06db21a0d44c12166dcddc69b6d1723e2 343 0.19/1.00 vMB 31
394,833 394,833 000000000000000009b0de77b20e39f856ba7c64848158529990c94cbfe60ae3 185 0.12/1.00 vMB 24
394,832 394,832 00000000000000000990596e0899d5fc2280c6f4fcabad2628c19261376873ac 1 0.00/1.00 vMB 0
394,831 394,831 000000000000000000a95df7766e8b78f95b95eb452f4376d13a4a9034d334ba 924 0.44/1.00 vMB 58
394,830 394,830 00000000000000000370abbfe77a81deccf272bc4af18f6ab969a980ebe76792 781 0.43/1.00 vMB 40
394,829 394,829 000000000000000007ed10637d7b809cce8ace16ba18405146b6a032f6b84d6e 2,081 1.00/1.00 vMB 43
394,828 394,828 00000000000000000366ac127a9567d7460f7dcd16725a6662c8e5288dd1d3d5 907 1.00/1.00 vMB 21
394,827 394,827 000000000000000008993be6e9b9a53cde0415f2b8f5fbcb429af39e148f158c 1,523 0.75/1.00 vMB 41
394,826 394,826 0000000000000000038a9116df6c18198eda76cff7207df3c58a2ebbc66b101e 1,182 1.00/1.00 vMB 24
394,825 394,825 000000000000000007906ceb28736fb0460de7673d632e00389a266ebf951b67 1,720 0.95/1.00 vMB 29
394,824 394,824 0000000000000000054d4d95192df647d590c8e529bb4a2f87751f02e9bfd0d3 1 0.00/1.00 vMB 0
394,823 394,823 000000000000000001670b6e5b66bf12a6b414b17331bf3e2cc1c4707c66aa82 2,037 0.75/1.00 vMB 65
394,822 394,822 00000000000000000569e49a811e6561152b0a6ef8018663a00ee63e044d2c2b 511 0.34/1.00 vMB 29
394,821 394,821 0000000000000000057ff4f9d602b0502836a223a2a74dcf3e1a72f8a94fef9f 1,713 0.95/1.00 vMB 33
394,820 394,820 00000000000000000732bced6675a601e23decb9bec6997bdfc5e0193601ec88 1,450 0.99/1.00 vMB 29
394,819 394,819 00000000000000000915e7f2fc62d31bb762daec67022f37e27bf8ec2211657e 1,600 0.98/1.00 vMB 31
394,818 394,818 0000000000000000060491b6dde47ce15471bf0c10672710a5a5d6f17ce4c93f 394 0.26/1.00 vMB 30
394,817 394,817 000000000000000000ac5fbf2f5ee6f645c1e91f761697105b5d8fe7249f015d 767 0.99/1.00 vMB 14
394,816 394,816 0000000000000000087920f95e863c9ebfab0d876d489fcd51bd135527081147 1,331 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.54 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: 614.96 GB
    • Received: 11.16 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.