Loading Tool

Explorer IconExplorer

Memory Pool

38,739 transactions
19.41 vMB
0.04281521 BTC
Random Selection Loading Transactions
Max Size: 107.98/200 MB

Candidate Block

Mining Attempt cba0e1e6217c829d4fdfddd07aa68c1df12e49947132776c390af248a5d3dc76
Version 20000000
Previous Block 00000000000000000000eebcf6de9667b93e57c6ec9b21528ece66efcc0fcd31
Merkle Root 3d2bbad22145bead75e6d34e710d363a6170bd2dcca6a5d8688a5309cba00e3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,584
Size: 1.00 vMB
Total Fees: 0.00520217 BTC
Feerates: 40.00 > 0.52 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,105 (643,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,519 270,519 0000000000000000b3155cd064e2cb0b7ffb8407d6eaa3ef9c46f11d53690cc1 470 0.25/1.00 vMB 58
270,518 270,518 000000000000000515a084168adaab62962349584b2d85475203e56f83036b71 231 0.17/1.00 vMB 36
270,517 270,517 00000000000000021f19a976b5a87cd4d814000783ea98512ea6afe0def4c2db 557 0.25/1.00 vMB 53
270,516 270,516 000000000000000305de339f9530465e82252fc6416fc2ac4a7a35b74693e947 631 0.25/1.00 vMB 122
270,515 270,515 00000000000000000b58776297360692930b802a79bb0bd8b40ec8c40feb2b82 395 0.48/1.00 vMB 25
270,514 270,514 0000000000000003ab26509bb94a42e39b1deaced9e00dcd33151fec2e3816fa 145 0.13/1.00 vMB 22
270,513 270,513 000000000000000309d2a5657117c410bc9df2c8802798afc5bc3e50c2049c0b 206 0.25/1.00 vMB 32
270,512 270,512 0000000000000003fcdc7f46c6f8d039104d38952d5563c7898eda5f1c8246b0 919 0.50/1.00 vMB 40
270,511 270,511 00000000000000019573a005d0a0e1e16e258e03164fc5233844472871298fc6 18 0.02/1.00 vMB 43
270,510 270,510 0000000000000005d1143636886a8fa5b19578784785b8c194891a388617cb2a 1,047 0.48/1.00 vMB 68
270,509 270,509 00000000000000000735ce11ad811577bbcb2183be91da46f1880afc781bf117 489 0.25/1.00 vMB 90
270,508 270,508 0000000000000005c56927a85d18e42acba6986b30c18900bb902085611ac374 334 0.25/1.00 vMB 32
270,507 270,507 00000000000000027eaeeb7e877711817e3e36f134475abe9c21149e92ab7999 390 0.50/1.00 vMB 16
270,506 270,506 000000000000000142f939124a8aaff68644cd8fda794982b8d4c68d8dafae61 456 0.25/1.00 vMB 37
270,505 270,505 0000000000000003758152b8342e6696ae17afdd3ae07b4594f6bdf9649b7907 694 0.25/1.00 vMB 74
270,504 270,504 0000000000000005f4c3f92aba358fdbb38f643cdfb3ecf389dbbe84d30f51a2 744 0.25/1.00 vMB 130
270,503 270,503 0000000000000002398d594bdebe05f33c0c848a4479a160e0f405ce70ee67b7 35 0.04/1.00 vMB 33
270,502 270,502 0000000000000006f4b7d17d57faa8844f63f8beb91429f4a94bcb1d1be014cc 672 0.50/1.00 vMB 36
270,501 270,501 0000000000000004205908712f580fea034251412accc8dd7e025bb832cbc596 675 0.25/1.00 vMB 71
270,500 270,500 0000000000000003992393172ca43ef3f566bd68c4437e79d02326444c4a72a1 776 0.37/1.00 vMB 41
270,499 270,499 00000000000000060cc19d549536927d0b775028c9c50a5b7d2704de643a0867 1,147 0.50/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 780.79 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: 559.42 GB
    • Received: 7.20 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.