Loading Tool

Explorer IconExplorer

Memory Pool

41,987 transactions
20.33 vMB
0.07171530 BTC
Random Selection Loading Transactions
Max Size: 113.37/200 MB

Candidate Block

Mining Attempt 202ccfc1b5def9efbe7fdb9cfffea79ab488c8338930d4b007c00974055791c8
Version 20000000
Previous Block 00000000000000000001aed755c8b5575afca68597b9147ec44688a839cdd923
Merkle Root edc0e8e4f0650044a2dfbb59290dc1941fa77d086e9aeee243accd323775e9d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.03146570 BTC
Feerates: 137.65 > 3.15 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,108 (639,757 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,351 274,351 00000000000000045792d748244929562960f9ec56c4938065318bfb3c95f53d 161 0.07/1.00 vMB 37
274,350 274,350 0000000000000003f9d6026272a25127f2f0ef125022830dce55000443026a2d 325 0.17/1.00 vMB 34
274,349 274,349 000000000000000299f93872f5e0cefa12fbe5353b72bbfac9558efc1d342f81 700 0.25/1.00 vMB 88
274,348 274,348 00000000000000017b46a755320d4e852e332fd19cfdcb854ad2e3fae5463d64 356 0.19/1.00 vMB 36
274,347 274,347 0000000000000001506bdccf91cffa292f7619d84ce27fd57a4d85039a6bb4b7 566 0.38/1.00 vMB 21
274,346 274,346 0000000000000000a97e2fbe77340b738499cade0fa5858dd169965dca176b27 1,346 0.50/1.00 vMB 130
274,345 274,345 00000000000000048f739481ef4c706f139acf6818be93ef55237858c2d511af 143 0.06/1.00 vMB 40
274,344 274,344 0000000000000001e83b1cb97b77259a099e667ebbabeae962fab7530cf3d378 45 0.02/1.00 vMB 47
274,343 274,343 00000000000000030b3caa641b51579b5841318e706b164ea60fb7f123c8f717 76 0.04/1.00 vMB 27
274,342 274,342 00000000000000018530039ad95cae688403fc200829e84a7036a0d7b2a59799 73 0.03/1.00 vMB 39
274,341 274,341 0000000000000000a44b7ef12532bfc910ec4c276e845dafcf5834f7c5d5fae6 710 0.28/1.00 vMB 68
274,340 274,340 00000000000000014e81ab7f8be6143660b83385f1bf1537ba466a942a63fe7b 337 0.15/1.00 vMB 55
274,339 274,339 00000000000000005d2b152688897f318cca36011d854c735a3e73427dbe9cf2 116 0.07/1.00 vMB 31
274,338 274,338 000000000000000337225f21d0e47720e818742061506f33104e5a4302d6cdbc 84 0.04/1.00 vMB 39
274,337 274,337 00000000000000032a4f820d264caa8a94fc3c64efa45cc98c957a939ac1cf77 297 0.17/1.00 vMB 43
274,336 274,336 00000000000000044f8d4188ac198fe6cd8f7829b41be3ea350d73cef6d8481d 97 0.05/1.00 vMB 36
274,335 274,335 00000000000000040b4b1c340484e3c38eae1d71206029ed537f08c973a053ec 247 0.11/1.00 vMB 48
274,334 274,334 000000000000000253f5fdc6c3faf1606a01f5db3de4be1216263bb7cdc52446 222 0.10/1.00 vMB 51
274,333 274,333 0000000000000003a728d9fd81556c11aba084bf083d8aa557ecca2e2da83f32 353 0.17/1.00 vMB 61
274,332 274,332 00000000000000046b6f31994afc6718b3aa8464c2f21b3e37e2247b7472911d 213 0.13/1.00 vMB 21
274,331 274,331 0000000000000000e4cfba042b2ada83d5fb1308fdfc79069d6bb0db305711db 743 0.25/1.00 vMB 71
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 559.48 GB
    • Received: 7.23 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.