Loading Tool

Explorer IconExplorer

Memory Pool

74,827 transactions
27.61 vMB
0.07397128 BTC
Random Selection Loading Transactions
Max Size: 168.41/200 MB

Candidate Block

Mining Attempt 6ef3cb15e577db7b8abf9e0d37d4857d87f2dfbb3e0dfd6a3f5cca174125cf00
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root e5069094db7058a8cdee0aacefb0a78b36a1fbbc022ad197caeaae7372edbfb4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,324
Size: 1.00 vMB
Total Fees: 0.01506475 BTC
Feerates: 100.35 > 1.51 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (385,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,644 529,644 0000000000000000000480fa38c631d83e6782c01b358fea489278ee6d1bbd61 759 0.27/1.00 vMB 10
529,643 529,643 0000000000000000001c923561ca91418318e086cfbbcb4b82a8186e697ae109 1,890 1.00/1.00 vMB 5
529,642 529,642 000000000000000000261b1288bc727faeee9f2aa2ad74c720cbf319cf1e7eb5 2,196 1.00/1.00 vMB 9
529,641 529,641 0000000000000000000a268328207e8de76222924c3587409969111901d1c542 1 0.00/1.00 vMB 0
529,640 529,640 0000000000000000002662f4bb1d2452a9f45d7d44af68e95a311b2d16898c83 2,163 1.00/1.00 vMB 21
529,639 529,639 00000000000000000031e09eddc9c45b3d3076ff4236fa060aab01c77d585da5 2,502 1.00/1.00 vMB 67
529,638 529,638 00000000000000000011b997285cc8105238b24345ebe070989272b02cd3350c 278 0.10/1.00 vMB 38
529,637 529,637 0000000000000000001610e73986847ffa76b4930c72cbf310deb842f3c7a7bd 579 0.19/1.00 vMB 42
529,636 529,636 0000000000000000003289ce68a3564e1501b045240c8341842e04b68e4ef393 2,238 0.85/1.00 vMB 9
529,635 529,635 00000000000000000003327510ccce5c24bf4cf641104c5f8492b79f440db6c1 2,646 1.00/1.00 vMB 49
529,634 529,634 0000000000000000002bb9473441b38ab44c0c8206d0472958dd5b2e8b4addd7 1,666 0.86/1.00 vMB 25
529,633 529,633 00000000000000000025a59b9457b4414a8d22d719994ef188f40fa1c7e08842 89 0.04/1.00 vMB 25
529,632 529,632 0000000000000000002e18be980222b60719cc63858c5b727cfa075c73c867c9 23 0.01/1.00 vMB 13
529,631 529,631 0000000000000000001de342d565b06d9ab6ea9782a142dc8d4e25bd0c1a4c50 16 0.01/1.00 vMB 14
529,630 529,630 0000000000000000002ccb621a30eec6571335ed5a9b8264cd7f18e8f75fdfb6 1,724 0.61/1.00 vMB 30
529,629 529,629 0000000000000000003727ff11871bcd6b74e740cc97b10fd67df831b8beb095 840 0.31/1.00 vMB 48
529,628 529,628 0000000000000000001d23299756b3008f1ca4b3493c8ae137d63e1fb6d12490 160 0.05/1.00 vMB 38
529,627 529,627 0000000000000000001f8f69ba704fa58a145cc8d9f53618891a1509bba38b28 419 0.18/1.00 vMB 21
529,626 529,626 0000000000000000000615dfce2ad9f6c08335ec482df0b345c778b3133cf99d 1,439 0.53/1.00 vMB 53
529,625 529,625 00000000000000000013dfb5faf93004c8a16b5b43ff6dae8bef9346c88dada0 1,783 0.60/1.00 vMB 34
529,624 529,624 0000000000000000002fc1230a07975ff3c8218f73652bf8f5a49cb633ee1039 1,441 0.61/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.