Loading Tool

Explorer IconExplorer

Memory Pool

77,642 transactions
28.89 vMB
0.07945793 BTC
Random Selection Loading Transactions
Max Size: 174.88/200 MB

Candidate Block

Mining Attempt 96f550d2a7df38642af095621414193aaad3e48a906e5d63cab07d5c0f84e5db
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 73d9ad719c8cca3279f053559b4b88d27c62e21e53559c974eb8f45a34ceb622
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,390
Size: 1.00 vMB
Total Fees: 0.01931268 BTC
Feerates: 81.07 > 1.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (570,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,983 344,983 00000000000000000994a0f66828024bd6095300b869a01788e9e449147f6f37 2,413 0.75/1.00 vMB 67
344,982 344,982 00000000000000000ea3debca1930456d102e9bf3678ff3cc29dd1eeac95fc88 1,300 0.64/1.00 vMB 27
344,981 344,981 000000000000000006d194e258bd8fb27b3323e9fe0dee81f95be93a67c7957a 1,436 0.73/1.00 vMB 26
344,980 344,980 000000000000000010715e0694abd85eedcd657ffc8f3ed9d4593ff53900a58a 1,284 0.59/1.00 vMB 27
344,979 344,979 000000000000000008ff7e12a4155260c4b18e9b971abc060509d20a1573802c 605 0.31/1.00 vMB 24
344,978 344,978 000000000000000002be5587363d9ab7158ac002d34828032bc78e1b17191bb6 313 0.12/1.00 vMB 46
344,977 344,977 00000000000000000c6dbd3cff9d2953f414173616ffa95df5688990431233b9 380 0.19/1.00 vMB 24
344,976 344,976 000000000000000005aaa20daa16e2d96c7cf24e16112d0cb769d1c29bdd80d9 87 0.06/1.00 vMB 7
344,975 344,975 000000000000000000e973758144eae725ade2e5bd2e6686b89819b7b31933ad 1,131 0.72/1.00 vMB 21
344,974 344,974 0000000000000000164131cf9b85a3e52a89f7e6789942463455026becb2fe2a 1,940 0.75/1.00 vMB 32
344,973 344,973 00000000000000000dbadcf5bbeaa91c46add2220a03484dd918b1591c411d9d 182 0.10/1.00 vMB 20
344,972 344,972 0000000000000000175545e881639bca5d4e3a8dece2e4c2e96d95c461a87fbf 354 0.14/1.00 vMB 29
344,971 344,971 000000000000000002246a2ebb3ecdfb8ceef296003e6cd7e3324c7adb23d735 1,685 0.96/1.00 vMB 21
344,970 344,970 000000000000000012d4bf74b48cf2de3318e9b693f33cb666aaf47c6e819351 370 0.20/1.00 vMB 28
344,969 344,969 000000000000000009476bc36ad08dc875cbd9ccf9b534eeeabcc273f9a729f5 991 0.75/1.00 vMB 20
344,968 344,968 000000000000000000b327c2300e825f221ce638e801a9992f3556d4a5484f12 2,215 0.75/1.00 vMB 37
344,967 344,967 0000000000000000082ab88cefb003f1dc1fa25881dbd56ed58c0548fbec5382 1,310 0.71/1.00 vMB 21
344,966 344,966 000000000000000015964987aaaae727f40e0c55e446d06f106ff00a89d2384f 1,019 0.75/1.00 vMB 19
344,965 344,965 00000000000000000fddcb6646f69b1eb48b9399121406db15bef1cd91fcf411 57 0.04/1.00 vMB 10
344,964 344,964 0000000000000000101c13dd535ec4b8869179985a235677463d90d76aac9282 917 0.75/1.00 vMB 19
344,963 344,963 000000000000000009cf75e1986dbf063d323bb92bc7ced7e0d01abea2f56a1c 1,331 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.