Loading Tool

Explorer IconExplorer

Memory Pool

76,478 transactions
28.35 vMB
0.09482476 BTC
Random Selection Loading Transactions
Max Size: 171.79/200 MB

Candidate Block

Mining Attempt a87fc276e3c55e4d20c470d5b9510947983ef2d81e66202a63b5264547959836
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 52c7206c8a5d07efc63839b28c3477ec87ce9df097469d55d8a50e15f5f9c4f7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,512
Size: 1.00 vMB
Total Fees: 0.03208012 BTC
Feerates: 150.80 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (624,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
290,618 290,618 0000000000000000f1bcd2b7708c3cc9be71296081363a3b2702fdfc5a98720b 18 0.02/1.00 vMB 28
290,617 290,617 0000000000000000e781b50d6d3914c7dcb97cc1172caed3b702f9a1cb37bfe9 346 0.19/1.00 vMB 43
290,616 290,616 00000000000000005774706b3d01b93eb6dfc1781a6139e137f2bf0f6ae8b076 296 0.14/1.00 vMB 41
290,615 290,615 0000000000000000dd262920e3630ad0278b50ee0678a8e8db2213e676479d91 1 0.00/1.00 vMB 0
290,614 290,614 0000000000000000e7c0a0964bdd972f3ca33750bddcd9958aaa41c86e6b8c17 40 0.10/1.00 vMB 10
290,613 290,613 0000000000000000b2940027d804204d23e0d9f80ac122f38501eb1a06014a6b 659 0.35/1.00 vMB 42
290,612 290,612 0000000000000000e6ebc1518ba5c9d7b2ec0e026cc2a27db4050a9742099f5c 11 0.05/1.00 vMB 1
290,611 290,611 000000000000000052a9ca2e5a26042688166b43d4bcb1c88414960824c07d40 406 0.35/1.00 vMB 19
290,610 290,610 0000000000000000a31dc05c364f267cec75e347c678d942f8577899c8078495 104 0.07/1.00 vMB 25
290,609 290,609 0000000000000000d582c24d44eba0834316389c2a29706b40dda3067509cee3 387 0.29/1.00 vMB 29
290,608 290,608 00000000000000009a3a72207216286995639a3f7de8a6903bc03c7c903ae7a8 938 0.45/1.00 vMB 44
290,607 290,607 000000000000000046bfc34e4977034cae430b993c2dd001d95d69b7c6059799 58 0.05/1.00 vMB 29
290,606 290,606 000000000000000042d367c1dc9f030f7db191218077898d9d862224488e28c8 237 0.11/1.00 vMB 21
290,605 290,605 0000000000000000130c56691c8ff2fe821318519df52055733e903014d3f3d9 137 0.10/1.00 vMB 19
290,604 290,604 0000000000000000d1245a498537683427cf6f520a780e198b5c5b96bd9648b0 200 0.13/1.00 vMB 28
290,603 290,603 0000000000000000e5f9a10fff04d13b709b7b9cdebb47199fe77d4dd82468a9 152 0.11/1.00 vMB 22
290,602 290,602 0000000000000000e38dd63b8387eebc6edadf679a1cc4337ef5b3ef5a41b048 441 0.26/1.00 vMB 22
290,601 290,601 000000000000000078d7dc06074c522c4ad3f012cd6371de6c6500042d5cfc7a 770 0.35/1.00 vMB 37
290,600 290,600 0000000000000000b642b496e742a6ceecac7f354c3554581418fb80b5f15551 366 0.20/1.00 vMB 31
290,599 290,599 00000000000000003ec96c7277b7f2a049ff184f75296df84bd98c1719eaf8e0 618 0.23/1.00 vMB 36
290,598 290,598 00000000000000009ae50dfc859ef0cfb3e37a15f977624bbb339c3082cf45b6 537 0.34/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.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.