Loading Tool

Explorer IconExplorer

Memory Pool

35,175 transactions
28.63 vMB
0.11701105 BTC
Random Selection Loading Transactions
Max Size: 142.40/200 MB

Candidate Block

Mining Attempt 3e4348d0803515056e6801c1303e3636685083aaa185331e86081dbd5c9506cf
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root dc9fcf1487a7c1c2344f50e22de36d17b9712beceeb4951a277937c06bd0d92e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,193
Size: 1.00 vMB
Total Fees: 0.06126443 BTC
Feerates: 101.65 > 6.14 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (679,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,763 234,763 0000000000000006bfcc37f4b9618fb802bc8c0bc0a96cb45963e863fad9fa5a 4 0.00/1.00 vMB 91
234,762 234,762 00000000000000ba71e843be7e4f74b7de6d606ca9cd10e5b1a0865f9bc1fef9 134 0.05/1.00 vMB 156
234,761 234,761 000000000000015232a760231e4f58560ded2d44b49361f218cd2abc94eb7c3a 140 0.15/1.00 vMB 71
234,760 234,760 0000000000000052a050b01d01583717f140ce0fa348bb9368531df8b6e8997c 161 0.19/1.00 vMB 111
234,759 234,759 000000000000009e476877d3219fc6cc7464501f7b56a193ac033bcdc8588665 301 0.15/1.00 vMB 151
234,758 234,758 0000000000000151f95f02d0176723c2958015da164ec56c6b803bf0b9948a54 379 0.21/1.00 vMB 126
234,757 234,757 000000000000004efad81709167fa87dbc976a0f7a3779733b1f0eb1e707d2e2 159 0.06/1.00 vMB 103
234,756 234,756 0000000000000097fcb2dd1f1ab90b4c97296dfd5b1f92c48c4e67330352ca0e 221 0.10/1.00 vMB 174
234,755 234,755 000000000000017d1be775d5deefb6ec01db73032647524832e5278e6b7df315 150 0.11/1.00 vMB 127
234,754 234,754 000000000000008de6147dfea3f510a2e4b242567aab679ad35217c0bb83a392 273 0.22/1.00 vMB 121
234,753 234,753 0000000000000038161d6aa9f8d305c8c6b9667b694912eb3c0cca3b5bc4d59b 204 0.10/1.00 vMB 135
234,752 234,752 00000000000000a116be54140bd8285cd3fe22f02b849579efeef3a9bc974996 504 0.22/1.00 vMB 207
234,751 234,751 000000000000014a52c16945e1c0ec68d946d73cf751f7d676478b8e3382ad81 427 0.22/1.00 vMB 155
234,750 234,750 00000000000000d69ef5f2046df3608191c96528f08f25f8efb37f0670dbfeba 252 0.08/1.00 vMB 109
234,749 234,749 000000000000007e0ccd544d261add745b785b3df0bf36baa884e42f5b692ca6 379 0.15/1.00 vMB 110
234,748 234,748 000000000000002827932ed773df9c7ccbc2ddbe68996dca05de30ffd67d770c 246 0.15/1.00 vMB 85
234,747 234,747 000000000000006cfc2f7c1a6244bd3f971760a49af0df289c16042c3af8b23b 100 0.05/1.00 vMB 191
234,746 234,746 00000000000000132a37e050727659eb2f6ee40801b42494d902cf8987badee6 341 0.25/1.00 vMB 84
234,745 234,745 00000000000001740a8688b9cd9057b8311f20c5a6378237efbdbe3726dd7198 21 0.01/1.00 vMB 134
234,744 234,744 000000000000001261b4fc549b9840975ed85db30565be631f16f8343476ec19 223 0.15/1.00 vMB 118
234,743 234,743 000000000000004c0b1137a3eb9f939df9400875920f7464dd2dc9ce7e7d892f 85 0.04/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 781.54 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: 617.14 GB
    • Received: 11.18 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.