Loading Tool

Explorer IconExplorer

Memory Pool

78,368 transactions
29.41 vMB
0.08069199 BTC
Random Selection Loading Transactions
Max Size: 180.08/200 MB

Candidate Block

Mining Attempt 1877e55164f973d067370ea09305dbb06256972e1e45db0bfb10ea0e2a6b256a
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 2def49073e72f7a593869b4b7af7189dcff7b4220ed37e1405ef389c09d15240
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.01613701 BTC
Feerates: 94.79 > 1.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (141,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,317 773,317 00000000000000000005f838499aacd241dfb0d3492241d9f120373fa8a05ad7 1,664 0.63/1.00 vMB 9
773,316 773,316 0000000000000000000752386fb3edde4b4b8bff9737bb1d9b9fc9ca4b9e8c26 2,613 0.98/1.00 vMB 11
773,315 773,315 00000000000000000005ead6125b4db1061beef8c8cca67b971b246de24bd86f 777 0.31/1.00 vMB 13
773,314 773,314 000000000000000000053ef94438a04d421e8240263b499f91482a5d77135c64 633 0.22/1.00 vMB 12
773,313 773,313 000000000000000000055f6b4bff98dbed217130457de84c2271ef4fe7dc2da5 1,226 0.37/1.00 vMB 13
773,312 773,312 000000000000000000038e76a289f9740d5b0e68aa3c8985349794fc2cbd877d 874 0.41/1.00 vMB 11
773,311 773,311 00000000000000000003f4f04d568854d6ab2b10e737e79d4d92e61e6571854c 729 0.26/1.00 vMB 11
773,310 773,310 00000000000000000003ff3036cc4cb7241fbeb6fa966a8ba1f01c5a29638785 143 0.06/1.00 vMB 8
773,309 773,309 000000000000000000076dbb28bf6cc6f085e3181053e0adc9942b28bb3a3d75 839 0.24/1.00 vMB 12
773,308 773,308 00000000000000000003e1d21a6426100bf73fdfe0021c025e15a0ad4b43655e 1,427 0.44/1.00 vMB 15
773,307 773,307 00000000000000000004ce3cb2fa1f637da1eb3a110a993feb82ae6f76eab5d5 2,018 0.83/1.00 vMB 3
773,306 773,306 00000000000000000007670a14a38e8201454125c3eed20683d9a8937d8f10c7 3,165 1.00/1.00 vMB 8
773,305 773,305 000000000000000000056172a08c8f5a523d5be292960f74006fd1c89f231ca2 3,394 1.00/1.00 vMB 9
773,304 773,304 00000000000000000005909434194e28e4716311b487a8308c95e1f9b3ad5f03 2,313 1.00/1.00 vMB 11
773,303 773,303 00000000000000000003b16615081925c6ac94eb4cfc021335955d84a9c4e5d3 2,804 1.00/1.00 vMB 10
773,302 773,302 000000000000000000063e38d8932129c37eb5fa6940aec8ecc61934c572276d 1,615 1.00/1.00 vMB 13
773,301 773,301 000000000000000000076a58af5f69d79d235dd4c365b0175527e98d655c3564 4,061 1.00/1.00 vMB 17
773,300 773,300 0000000000000000000467f1c981141cd1e8a8a45a4071ad21e422f01c97c1f9 1,983 1.00/1.00 vMB 18
773,299 773,299 00000000000000000006dcc88dba3a34915e7f8375a3bf8792e0d839ace45634 2,877 1.00/1.00 vMB 20
773,298 773,298 0000000000000000000171cbfff9b84a67ba9e013b953ed06c8005c6b5e5ed7a 3,331 1.00/1.00 vMB 32
773,297 773,297 00000000000000000003a10759e782f1e4e6249a4693d090f023e88cea6d3f78 64 0.03/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.