Loading Tool

Explorer IconExplorer

Memory Pool

47,331 transactions
28.93 vMB
0.08823837 BTC
Random Selection Loading Transactions
Max Size: 153.93/200 MB

Candidate Block

Mining Attempt de825667ad18bf71051d2a833b71e129a01f66062d93c8db8cb39c8fb07b6783
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root f2ec5f85318fb97327aa0bb7e1719b00e3c55f8b59fd8741cec1521a219a70ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,974
Size: 1.00 vMB
Total Fees: 0.03267868 BTC
Feerates: 151.16 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (436,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
478,053 478,053 00000000000000000055fc5df0314a30d4e9ea8dfe7ea4202b17eaf0fbcd4465 1,864 1.00/1.00 vMB 160
478,052 478,052 000000000000000000bce517c3f68ec75dc362a6c656b08ae9e3db4811a46a2b 1,801 1.00/1.00 vMB 75
478,051 478,051 0000000000000000008a3fc75e95840bbb31bbecd8ab873427a5cfbf936f5a86 2,185 1.00/1.00 vMB 117
478,050 478,050 00000000000000000020ee4bc40c554e308d9932b35fc8d0a0e2cb402c88adb0 1,866 1.00/1.00 vMB 78
478,049 478,049 00000000000000000051e43b379377b3531d561a8d6c2edf906ca1d0f9fe35eb 644 0.41/1.00 vMB 161
478,048 478,048 000000000000000001253f772b088fe962b263ea6014ee5494df9cb64db3aba6 1,273 1.00/1.00 vMB 46
478,047 478,047 000000000000000000b09bae068fecbe282f94b900ec85f726202d1f307223ef 1,457 1.00/1.00 vMB 152
478,046 478,046 0000000000000000005b38cc9130bc8b09ac4fa80edfe60821d5ceecf92ea54d 1,758 1.00/1.00 vMB 94
478,045 478,045 0000000000000000006ac9697256af8019580f19ace6e0c0d0b421077595bd0e 1,468 1.00/1.00 vMB 168
478,044 478,044 00000000000000000090b5e06f9dc6250cd1abd29db41be158fc4f7c17cb1482 1,360 1.00/1.00 vMB 133
478,043 478,043 000000000000000000613f8ef573fa99a1aece40f8636f3804c84f4e6af5f525 1,311 1.00/1.00 vMB 108
478,042 478,042 00000000000000000057325e5827681df0a98890d7c704abd64de13fa2693069 1,174 1.00/1.00 vMB 140
478,041 478,041 000000000000000001317aea71fe5c6008a5a8679aad23af907ef54f18be558e 1,788 1.00/1.00 vMB 174
478,040 478,040 000000000000000000abb084b0923549e9e574110ad874edafe8fad02005f705 1,105 1.00/1.00 vMB 78
478,039 478,039 0000000000000000006bd6cbc1ba50d359271d1d46938ef2b68e539541600736 1,311 1.00/1.00 vMB 82
478,038 478,038 00000000000000000093abb8b8a67b10cb5cacac0aa55efca8f5f007a08613cc 1,690 1.00/1.00 vMB 67
478,037 478,037 000000000000000000ea0ef222b779cfb7aee220e7dd56d45e2f5108ae6cc28e 901 1.00/1.00 vMB 52
478,036 478,036 000000000000000000e67d7c70e7527263be001ae996ecf2045e59fd6a412ed9 1,594 1.00/1.00 vMB 146
478,035 478,035 000000000000000001338a366853e475e585c845fe8ae91e17ba8b41f2097985 1,810 1.00/1.00 vMB 170
478,034 478,034 0000000000000000010a9063cc6d8698c75c9c7c88dc268cdaaa7327d0ba4ffa 1,679 1.00/1.00 vMB 129
478,033 478,033 0000000000000000013fac787568185618b45397b19dacb309e5e42c6de6bf18 1,043 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.11 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: 651.99 GB
    • Received: 13.67 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.