Loading Tool

Explorer IconExplorer

Memory Pool

7,832 transactions
9.02 vMB
0.02063044 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.01/200 MB

Candidate Block

Mining Attempt 2319845c9b3a71e21216603616ba49b2511391a726973a93c9fb75ed0801fd44
Version 20000000
Previous Block 00000000000000000001ad849efcfd440503cdbd0d820b083833f4a8357963b0
Merkle Root e248b11a8b4c2f11b72b91ab326a15f109245765c229de5ef51f22030fb41c2c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,443
Size: 0.997957 1.00 vMB
Total Fees: 0.00771125 BTC
Feerates: 602.14 > 0.77 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,822 (646,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,422 267,422 000000000000000887c56165ee5b9f2bae27f958e1d96e0a5654b94ac4a90867 34 0.02/1.00 vMB 45
267,421 267,421 000000000000000ac414e1417735f1e8af5a38c5cf4a2ec4fabca4c6ddf7e753 141 0.07/1.00 vMB 44
267,420 267,420 0000000000000005011199883435ac915324a28fe59458683a6f53ef678cfd44 320 0.14/1.00 vMB 76
267,419 267,419 0000000000000008af38598e49242d0e0f0076cc4ef2155c860e0272bd68385d 9 0.00/1.00 vMB 109
267,418 267,418 000000000000000aad13e7addd487f09fa781fedacbc4af795b9ca7275fa7e54 145 0.06/1.00 vMB 59
267,417 267,417 00000000000000075c1718b1ce64fb01d55e50ba32b4b611a3cac05bc9ee7f8e 228 0.11/1.00 vMB 49
267,416 267,416 00000000000000050dd66532757e228a8390f842a2f9244547dbd186af012e1a 223 0.09/1.00 vMB 62
267,415 267,415 0000000000000007254f001a263ab013effdda07063378289451ec2949671dd0 18 0.01/1.00 vMB 34
267,414 267,414 000000000000000af2581db74e0a3b6bd2f2b207c43c5b23988c5871421b4510 12 0.01/1.00 vMB 51
267,413 267,413 0000000000000004daa70b59ddc1f10f988d47311c063cacdbb3c2935d4f188e 191 0.09/1.00 vMB 58
267,412 267,412 00000000000000054dfe499685943aa7f76b291f02a1d14ecc0d751d57ab015c 221 0.09/1.00 vMB 74
267,411 267,411 0000000000000009ef8e2ef9d849aa58bc88e29096828602432cedb7829a8d6b 134 0.05/1.00 vMB 66
267,410 267,410 0000000000000006fd62950bf78125e62f933f4b6ed67019842779825940a38a 112 0.05/1.00 vMB 35
267,409 267,409 00000000000000076e43b29d9cf626c73bb0fa3659cf3e1cb4b238a32b317e6c 43 0.02/1.00 vMB 62
267,408 267,408 00000000000000008f617a4a7ac60d33e38cd76b71d2d6f87c8432d3b0009e7d 273 0.12/1.00 vMB 66
267,407 267,407 00000000000000000a0567343b56e4d1f2760704d3ab1d68e7eb32eeddbcc072 578 0.30/1.00 vMB 68
267,406 267,406 000000000000000368382a020ffd0c712bbf22579bf16988dd48ae08e66d9670 256 0.11/1.00 vMB 108
267,405 267,405 000000000000000779fcf6d7aa4f359e52ed8970e6f94606e9d0c70b4c4308d0 133 0.06/1.00 vMB 63
267,404 267,404 00000000000000061807b8e518d9ab1f14cde2e4ff3114f5dc112b7c7de831cc 61 0.02/1.00 vMB 51
267,403 267,403 000000000000000936fb313b2d63fc5265b0f7a99f46dc0b211000b945398131 55 0.02/1.00 vMB 42
267,402 267,402 000000000000000539c96cc302052ad3b7a76e2f996880ddb9f70cc0cf4581a6 87 0.04/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 780.30 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: 517.82 GB
    • Received: 4.55 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.