Loading Tool

Explorer IconExplorer

Memory Pool

52,195 transactions
28.90 vMB
0.08879588 BTC
Random Selection Loading Transactions
Max Size: 155.60/200 MB

Candidate Block

Mining Attempt bbad9aad71235e3b7ff9457f4b7657845c57aa8fc7e347d03fe66eb21b9ef457
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 86306e122ea18250333d86efedc04482e5de191b4beebfc11b2853c63c090468
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,501
Size: 1.00 vMB
Total Fees: 0.03231353 BTC
Feerates: 500.45 > 3.24 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (732,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,906 181,906 00000000000007f9bae77130c33609b5c330d86972a5185466aeb383e4492e43 182 0.06/1.00 vMB 153
181,905 181,905 000000000000041a7d4310360e802e817f71fda8a7bc6e7158ec4a036c3e9fa7 588 0.25/1.00 vMB 141
181,904 181,904 00000000000004c66ff5dfed3667b2155a531ecfe7d7447390f6c660fa269d88 31 0.01/1.00 vMB 106
181,903 181,903 000000000000005022e41b22b9d620ea0c44aba5cdca074d0604d275017a3aa3 275 0.23/1.00 vMB 119
181,902 181,902 00000000000008274e2f89ef0e8060fbe1449c5a4c7b59a096337f3d606b5da3 133 0.05/1.00 vMB 161
181,901 181,901 000000000000075b5e5ee7573921a3b48e45ace6d9020af7777f32fd99737f14 500 0.21/1.00 vMB 163
181,900 181,900 00000000000002fe975d8708d941e81ba1e01a4b0a14681861ca86179a4f8340 585 0.25/1.00 vMB 171
181,899 181,899 000000000000028ccdc7b78624fe8efd39051438c7c41b59ccd3fb6549161feb 66 0.02/1.00 vMB 30
181,898 181,898 00000000000001c747b26da04603d2e104741fa7377fe84bb0d0833a8684c484 646 0.25/1.00 vMB 149
181,897 181,897 0000000000000a0f0a112f699238c5cf174fd48474729fcca67651ff0e1210b9 7 0.00/1.00 vMB 15
181,896 181,896 00000000000007f5eefeb4859c7961ee0a1313295dbc7f2716279361302fc7bd 4 0.00/1.00 vMB 31
181,895 181,895 0000000000000285d675ad99c2b36be2df3c820ae99b5a1bd44b0003cf2c582e 127 0.05/1.00 vMB 100
181,894 181,894 00000000000006b9d4927b2f9729a938f16378ed907fba576f142bf4afff6bfc 10 0.00/1.00 vMB 16
181,893 181,893 000000000000009d072488c0f2b70f7dcb96a18a7e2dcf88463690ae86a65ff8 685 0.24/1.00 vMB 149
181,892 181,892 00000000000006d78a4704ab2bee2a2e4d53e9e2ec15f5f02461877bac3e83bb 71 0.03/1.00 vMB 1
181,891 181,891 00000000000008875be4c6ebaec2e820c5838b4643ac0216e64d83139c3709ee 115 0.05/1.00 vMB 200
181,890 181,890 00000000000001f95fa243948d5fb1e7035cd1b13bad22c03fb63996bdcfd9ae 27 0.01/1.00 vMB 143
181,889 181,889 0000000000000915cd8a7664163279b4ec86383ad9cbe4c20d8a619dc6b99129 386 0.15/1.00 vMB 134
181,888 181,888 0000000000000977280dd0fb2faa72eb5057e2a9a4d74b9e8397b1100cc1ce84 10 0.00/1.00 vMB 102
181,887 181,887 0000000000000132761bd4131e387aa8d68861af45f1eed8c0522632e8d0cdae 115 0.05/1.00 vMB 126
181,886 181,886 000000000000093df12a04d8a2b4fae5d4da70b5ad0bbac9c185a7cde1977cfc 128 0.05/1.00 vMB 293
Previous 10 blocks ↓
Total Size: 782.02 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: 649.71 GB
    • Received: 13.21 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.