Loading Tool

Explorer IconExplorer

Memory Pool

82,812 transactions
31.25 vMB
0.15678739 BTC
Random Selection Loading Transactions
Max Size: 185.78/200 MB

Candidate Block

Mining Attempt f683158015f9001feaa9335cf6b368a1a2dd660fe8224044c6a734cd77a63479
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root b3b7582a72db8cc92ad19c9a8f1462a1ecb24b9237fd58d2a79d0467a9791bc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,104
Size: 1.00 vMB
Total Fees: 0.05970088 BTC
Feerates: 269.69 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (316,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,861 598,861 000000000000000000130911db7b490b751138ad54a142a1483ae57bb49538b7 2,517 0.76/1.00 vMB 12
598,860 598,860 00000000000000000013f5b149325b877c2986c67e382c46a22d607925274752 3,211 1.00/1.00 vMB 30
598,859 598,859 00000000000000000004c9e42a9281cde450e36f292f207729042ef286b7ba30 3,236 1.00/1.00 vMB 20
598,858 598,858 00000000000000000010549a9e86809db22fc76a8ee6a934096ff2e2c5d8f6af 3,005 1.00/1.00 vMB 31
598,857 598,857 0000000000000000001235c19f242689dee0dd37749fb5cd7462d15808907530 1,330 0.43/1.00 vMB 26
598,856 598,856 0000000000000000000c94e6479433bddb433e2de1d37443b338e70d683e8e9d 3,214 1.00/1.00 vMB 22
598,855 598,855 0000000000000000000c130a0265a09462cf59abc61416a9646458feebbf30c0 328 0.10/1.00 vMB 29
598,854 598,854 0000000000000000001412822c89b3a04a0fd458fab5f9079978c3f1262881f7 587 0.18/1.00 vMB 25
598,853 598,853 000000000000000000055eaa397187a2e6fafefc8753ffc702ae6bf95b16b922 2,176 0.66/1.00 vMB 21
598,852 598,852 000000000000000000079ed4343fc66f16abd0777d4eef02852992552c57ce34 1,313 0.36/1.00 vMB 22
598,851 598,851 00000000000000000005b0944297cd7df3e8f65384bc94b45909dfcff9c6b6d1 1,134 0.56/1.00 vMB 11
598,850 598,850 0000000000000000000ea3aa2dbe5aee437f66580b0b9d8466abbde3443a739e 1,539 0.48/1.00 vMB 18
598,849 598,849 0000000000000000000bbe75319eb6e0b489359c52170deabaa92611f68dd858 2,404 0.77/1.00 vMB 19
598,848 598,848 000000000000000000093dece21fd22eb0338c210859fb484821616ef02e0c77 1,857 0.45/1.00 vMB 8
598,847 598,847 0000000000000000001577aa3344ee0ef8fb731f7019f5712874c57b1e86c05c 2,511 1.00/1.00 vMB 26
598,846 598,846 00000000000000000012b0ba754e395f7ff003af29399cc936ace45d514aac31 2,277 1.00/1.00 vMB 26
598,845 598,845 0000000000000000000fc853455982ada40680d85d0afaa7b040ec4cd16ea7b2 121 0.04/1.00 vMB 19
598,844 598,844 00000000000000000003d4d2395dd1773ce367327ae0d274b2d6bc56c05bb2d0 3,014 1.00/1.00 vMB 28
598,843 598,843 0000000000000000000394386ce7c58bac84bd05b858c20646bd6abb20811e89 1,309 0.51/1.00 vMB 30
598,842 598,842 0000000000000000000e65b84eae41c64e85b432d3cfec76899ae3243781ba06 1,970 0.55/1.00 vMB 15
598,841 598,841 00000000000000000001fd8185de17151dde6c4aa35018761409ab359eaf053a 2,678 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.