Loading Tool

Explorer IconExplorer

Memory Pool

32,953 transactions
18.35 vMB
0.04162764 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.29/200 MB

Candidate Block

Mining Attempt c317db34b260596c042d94997d886f1a1c160247152162b75ac17cbbeb4264d7
Version 20000000
Previous Block 00000000000000000000191d482e114f0c6ded27fe368a5ea4d6e214d858bd6c
Merkle Root f14303460db728322bebf852b1a03c6548c83063121ae11aafb88a357f0c7c2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,322
Size: 0.99791725 1.00 vMB
Total Fees: 0.00750100 BTC
Feerates: 47.84 > 0.75 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,841 (757,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,431 156,431 0000000000000349f08cbf47e921c2c5632c26cbeace55928364e5e43db29110 64 0.04/1.00 vMB 1,225
156,430 156,430 00000000000008535aac40dbe1a0bece02862516aea8e9d3ce141ef3609fc696 10 0.00/1.00 vMB 109
156,429 156,429 0000000000000bd4d6cfd565760b0ecd7a7762a187b1df59e23a86095ea6f7c8 80 0.04/1.00 vMB 121
156,428 156,428 0000000000000bd422e4f4dc699f3e24c8cbdc2d897b8a59e2c565ed78dab127 13 0.01/1.00 vMB 382
156,427 156,427 0000000000000495f854747a1df0365e5e5051ba53b0827dae6de0e862083a49 12 0.00/1.00 vMB 12
156,426 156,426 0000000000000225b851d9809a8bc1992c132773ba68bd4ff317ef8944959efb 69 0.02/1.00 vMB 33
156,425 156,425 0000000000000ca9b97e899835a0a41a6f657bfe2ffa1c9da60e226489c692df 53 0.04/1.00 vMB 85
156,424 156,424 000000000000005e99ce8660b7f7f7d10707591a2175a94a4471de30a9ea2563 14 0.00/1.00 vMB 291
156,423 156,423 000000000000080ca6b08ee417bc06a288a33a79afa2225b2a0b706a55c2d9c0 29 0.02/1.00 vMB 207
156,422 156,422 0000000000000eae11be86bf4f00d89683498a1552b00583ad2e6e3cb2a6266e 22 0.01/1.00 vMB 0
156,421 156,421 00000000000008129e7a508f0daca5023bbdfce9d9734d7576abdd5937b07095 47 0.04/1.00 vMB 427
156,420 156,420 0000000000000844f4841c1c079435abb82fe980b4a5165b6986d0486e95c372 32 0.02/1.00 vMB 7
156,419 156,419 00000000000003e5c73c19f5d6113bae367499f06cf787511c7e7662805166ee 66 0.04/1.00 vMB 68
156,418 156,418 000000000000016150c259043fe2e96af6eddc84f063a87499edc9e5cce581a0 8 0.01/1.00 vMB 37
156,417 156,417 00000000000004e9a9765a38c3ec290ff8eccc6f8e5f295ce8646b4a435cabfe 141 0.05/1.00 vMB 15
156,416 156,416 000000000000012f03daeb43340a2bb9b5af782852b04f6aa33cd650c80a1525 53 0.02/1.00 vMB 189
156,415 156,415 000000000000038d3a0ebbbbe83ed9e51e1eb31153c3f25a96e9d8fe02982323 10 0.00/1.00 vMB 0
156,414 156,414 00000000000002bf35b34dc31b0d25802404466718ae2cc1b51f1fa4bafa3a50 14 0.00/1.00 vMB 65
156,413 156,413 0000000000000ca3e136e8e70847a96a94e3fb9d1aa1c654df10b399ffaf0340 69 0.03/1.00 vMB 111
156,412 156,412 00000000000001aac90fd7c750ffbcb6c9e633a7c289af8674df854922fff715 33 0.01/1.00 vMB 186
156,411 156,411 0000000000000aeee6503f63ddc6ff3db97c056a56c98fdc9f10c9f97c1eeee7 40 0.02/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 780.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 520.79 GB
    • Received: 4.78 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.