Loading Tool

Explorer IconExplorer

Memory Pool

81,351 transactions
31.38 vMB
0.09820264 BTC
Random Selection Loading Transactions
Max Size: 189.66/200 MB

Candidate Block

Mining Attempt fd2032cf1eee8c5c5533d56484a8c55f103b0031885d5fe703f53729e6fdd8c5
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 7b56a442f59b409dea9f29c832787bc89231a2a3657ff1337a2aa3373de21881
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,924
Size: 1.00 vMB
Total Fees: 0.02884582 BTC
Feerates: 265.25 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (158,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,054 757,054 00000000000000000004f9b8cebf05649b41dfd0b8ebe888ac0a3090e1871935 1,307 1.00/1.00 vMB 5
757,053 757,053 000000000000000000077c56adbfb42e5a8651a3fa4088f36d2b3a6bb938ddd8 2,198 1.00/1.00 vMB 8
757,052 757,052 000000000000000000056b232967efa29f431a2fd0a33b188068a18ad2e8cf1f 2,338 1.00/1.00 vMB 15
757,051 757,051 00000000000000000008b026896e5cef64a73b9a06bd32e910bb3c6b0ec61302 1,997 1.00/1.00 vMB 3
757,050 757,050 0000000000000000000048dcc32a3685e6416d2e4779703ee93dd7323687dd69 3,403 1.00/1.00 vMB 5
757,049 757,049 000000000000000000051cacfbed5ed9c19f671a8240553385b9ad425152e6d2 2,029 1.00/1.00 vMB 7
757,048 757,048 000000000000000000054989cf234c6fb2d2cfc7dab8d9bad9e3af4f36c1ff89 3,108 1.00/1.00 vMB 14
757,047 757,047 00000000000000000003f82a2e992eaac8f3d046654877a4630b1acaf94d6ede 2,792 1.00/1.00 vMB 5
757,046 757,046 00000000000000000005b76648709e61fb94244190d96b583b988196483fa4e5 3,069 1.00/1.00 vMB 19
757,045 757,045 00000000000000000006625712c245fa5bec1f0ec1ed6f81724b99f8db3a3ff2 3,213 1.00/1.00 vMB 12
757,044 757,044 0000000000000000000882a0599c5d4534c71acdd577fc877afd7cc50fcfeac5 776 0.28/1.00 vMB 9
757,043 757,043 000000000000000000056cd1f07078d8c05d7dc16f989b307107334544cbb16c 552 0.25/1.00 vMB 4
757,042 757,042 00000000000000000007a4424e72e7334283e9d5cb1d3697d53b19688d03faa3 3,257 1.00/1.00 vMB 11
757,041 757,041 00000000000000000001b4a426095453ba36b270e959e584a8f4a505d29d2813 2,125 0.82/1.00 vMB 8
757,040 757,040 00000000000000000004694402435cfaddeb2312a8f62a8283503e51fa0af472 201 0.09/1.00 vMB 8
757,039 757,039 000000000000000000029826f9c2b8057efe608b6af2bb077df3cda5c047ce0a 2,135 0.98/1.00 vMB 9
757,038 757,038 00000000000000000005b1000db0cee41a9287e716cbbee0c13a692c4036dc66 778 0.82/1.00 vMB 7
757,037 757,037 00000000000000000008b0e425636cfddb2fb7826fdcad3d7839df529b313fca 3,090 1.00/1.00 vMB 9
757,036 757,036 00000000000000000006b1f094742e9e34fe2a10d148693d1ddc2184adef0aad 576 0.35/1.00 vMB 3
757,035 757,035 000000000000000000051a23b047182d9258f490d96f34bb16a8d5cb8246a2fa 2,575 1.00/1.00 vMB 7
757,034 757,034 00000000000000000007a9c699a20d5aaf71eed1a81dbaa23e6658e1336a8902 2,800 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 707.55 GB
    • Received: 16.69 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.