Loading Tool

Explorer IconExplorer

Memory Pool

43,579 transactions
27.03 vMB
0.05779366 BTC
Random Selection Loading Transactions
Max Size: 142.52/200 MB

Candidate Block

Mining Attempt 6591f205c7ba5da9b9a816db9aa16dc65ef58a01104c8eac4d5e95e23aa743e1
Version 20000000
Previous Block 00000000000000000001994882487e351febb51281fc30d3f9402f5efdddf083
Merkle Root 7e656f8b18afa07dee63ef09b45c705dbbdb4d69e2b8393019dcc0db4204b45b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,996
Size: 1.00 vMB
Total Fees: 0.00751507 BTC
Feerates: 160.56 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,915 (206,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,464 708,464 00000000000000000007c09d6312852fa8fe0c0d3001310ac6dd69959b01583b 2,116 1.00/1.00 vMB 6
708,463 708,463 0000000000000000000cfd235eb98732a02c3e0d0df165aaa63dc92eade25c79 2,870 1.00/1.00 vMB 17
708,462 708,462 00000000000000000009e3f5bd789daf0cefab577d68b02c7f40e78fcd3604ef 3,472 1.00/1.00 vMB 2
708,461 708,461 000000000000000000086dcf611b73b3e85e49280fcf7ae9dd1dc418add3ba19 3,388 1.00/1.00 vMB 19
708,460 708,460 000000000000000000054f17384e7f06067e48987482af2150d18c23eadf7c84 3,315 1.00/1.00 vMB 14
708,459 708,459 00000000000000000006bc492560aab6992e08d4623bef701f55890677f278e6 1,617 1.00/1.00 vMB 12
708,458 708,458 00000000000000000003741657e1b02bf2ffe07701e3e74f8a1e5622117d14eb 1,170 0.39/1.00 vMB 10
708,457 708,457 0000000000000000000603a03d3a1815449bc43d68d21fee80d76f3560df8ee5 915 0.27/1.00 vMB 12
708,456 708,456 00000000000000000000271bc037b6d12ae964204a9d911b454d44d9e9869388 521 0.22/1.00 vMB 9
708,455 708,455 000000000000000000035f6a09fded9bc150bd4142b701bac2a7bdb40d6594c3 3,141 1.00/1.00 vMB 8
708,454 708,454 00000000000000000000f429650738a6f0b789a4a6967217c13ee1155c037a24 2,656 1.00/1.00 vMB 17
708,453 708,453 00000000000000000005936508bf0ebe99dd62073014cfd0fd255ec80da13eed 495 0.20/1.00 vMB 11
708,452 708,452 0000000000000000000018df1a4d1a1fdfefabf880db2f9adec91b2ae4bbdd67 454 0.16/1.00 vMB 10
708,451 708,451 000000000000000000042114e581a0efb382cd5e05a3a1ab2edfdfdead4534b5 557 0.16/1.00 vMB 10
708,450 708,450 0000000000000000000694afa9a61d64c19dac6ac0f444569ddc3cf26327f408 1,937 0.68/1.00 vMB 10
708,449 708,449 00000000000000000008d36cc61823012787951655d7681f921788f0bdf808db 253 0.14/1.00 vMB 10
708,448 708,448 0000000000000000000612edaa9712869f12423e2e3d984c240716ac76ff465c 1,771 0.65/1.00 vMB 3
708,447 708,447 00000000000000000006ccf5746f215866c3d0e329ce265dc4f94f51deccc1c5 2,388 1.00/1.00 vMB 11
708,446 708,446 00000000000000000004eba979a0163b278dfd6ff0794a7958927b91d4c67922 2,155 1.00/1.00 vMB 18
708,445 708,445 000000000000000000038d9782ef74a3f71acbc049eff268f8e4ac229f5ee531 901 0.33/1.00 vMB 13
708,444 708,444 0000000000000000000acc06f8414b55e6427ff4eeb77c115ea72ca5d5478988 1,536 0.55/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.24 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: 655.07 GB
    • Received: 14.25 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.