Loading Tool

Explorer IconExplorer

Memory Pool

80,130 transactions
33.84 vMB
0.12403662 BTC
Random Selection Loading Transactions
Max Size: 192.32/200 MB

Candidate Block

Mining Attempt 76b2ca6ef78b9a1e32b8b571efee717e80e8eb42ab59cd8211b7fc9477e1fb88
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root 2e29431f26b0f5d71f97d7dcc2224953ac4af2795a5cf1984bba90877f4f1be2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,265
Size: 1.00 vMB
Total Fees: 0.01707810 BTC
Feerates: 52.08 > 1.71 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (253,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,468 661,468 00000000000000000000eb576d547b30d1d5b10d29d8bcf87f95fad1faf7ddce 2,736 1.00/1.00 vMB 53
661,467 661,467 0000000000000000000a6cce8f6ab04bb90014569bcb8be77f3d521a85e94cf5 2,958 1.00/1.00 vMB 44
661,466 661,466 0000000000000000000a9d84885fdd6ab68cd4576e78cac2d860fd2ecd2133c2 2,812 1.00/1.00 vMB 65
661,465 661,465 0000000000000000000770e59b3d619a8a7e6e176fa5d14f551eafb3aa304330 1,927 1.00/1.00 vMB 46
661,464 661,464 000000000000000000035e1e468de555839600cccd686b92dc6c30c85f23459a 2,567 1.00/1.00 vMB 34
661,463 661,463 0000000000000000000c89f040ee2698d84708612f816566ff44397d325f8759 2,552 1.00/1.00 vMB 49
661,462 661,462 000000000000000000036861ce1e43384ba292ce92acac229061f884178fa1f0 3,342 1.00/1.00 vMB 85
661,461 661,461 00000000000000000009d4b403d7a95ef381e0c43347c826236512065154a465 2,192 1.00/1.00 vMB 40
661,460 661,460 00000000000000000009349515106a1f289441d9e8f717d70ded2b0525a71bb9 2,812 1.00/1.00 vMB 46
661,459 661,459 0000000000000000000586c80febf96b42bc1f5aab2eed11ab5dbaa0d2470a88 3,036 1.00/1.00 vMB 52
661,458 661,458 0000000000000000000acc91986f920d34c77233b625f63c98b5db23b56a10e8 3,048 1.00/1.00 vMB 58
661,457 661,457 0000000000000000000dd662e4f0ee0d36fc8fcdf0d072594265acec1ad4d886 1,133 1.00/1.00 vMB 91
661,456 661,456 0000000000000000000bbd445583b32e8366607f2f3976fc520dec2cf4fd4696 1,025 1.00/1.00 vMB 114
661,455 661,455 0000000000000000000689db9dec94e7acd15e505a46e967ea57e25ce76d7620 1,932 1.00/1.00 vMB 35
661,454 661,454 0000000000000000000680fa69ad8a56bcacf9252dd87998e8c547417d33a879 2,937 1.00/1.00 vMB 67
661,453 661,453 0000000000000000000056fd6abc0c6736a8af913651dd3683cd3f34964158a6 2,481 1.00/1.00 vMB 36
661,452 661,452 000000000000000000042cc71f268fe5e16dacab4d2b01c74ac2204fd982c882 3,075 1.00/1.00 vMB 72
661,451 661,451 00000000000000000003b961fd664cbab29aa7af804e9f3a470746215bf6154b 2,393 1.00/1.00 vMB 47
661,450 661,450 00000000000000000005724784168ac3084fa55792715bf02218fbc69d009db1 2,793 1.00/1.00 vMB 84
661,449 661,449 0000000000000000000899f1eb3b5ed3d1d51bc43f4b5a1391e0d260ca6bd47d 2,013 1.00/1.00 vMB 18
661,448 661,448 0000000000000000000b9f19d5acb280ab7a60c824e386d97076f22ec7ef66a8 2,396 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.10 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: 728.40 GB
    • Received: 18.48 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.