Loading Tool

Explorer IconExplorer

Memory Pool

81,230 transactions
34.26 vMB
0.13785100 BTC
Random Selection Loading Transactions
Max Size: 194.60/200 MB

Candidate Block

Mining Attempt 03df9dc41346e3bd287b8c95586cd5b99c020823405eaa7c592ee95477087454
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 1ca5312d61edb7a2b3e4ddf14d7a0e43911d0c7cca53224ef7c0755ff7ff8553
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.02478685 BTC
Feerates: 384.62 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (643,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,275 272,275 0000000000000003e935a46a8133b4bb13268ee0893b55a7bd42aa95487f1021 145 0.05/1.00 vMB 27
272,274 272,274 000000000000000166aa8aafa618ef4398daadc77b7ce1fc5c551785667370d3 328 0.12/1.00 vMB 45
272,273 272,273 00000000000000011c02b1c83acb633d730608453f8249209681d45e82c83026 84 0.03/1.00 vMB 14
272,272 272,272 0000000000000002b1cb9fd9f0811b76ae75809b8391bc95da5e4e7ce2416109 599 0.24/1.00 vMB 76
272,271 272,271 0000000000000004eb94e6256c0097d2f99c3cbeb12eef3d46b77a5421f3cd8e 97 0.04/1.00 vMB 27
272,270 272,270 0000000000000004a434170b2b721d4013621940ed69c0e65bee0a04d4a1e683 50 0.03/1.00 vMB 12
272,269 272,269 0000000000000000de8c93d022730855e9f0d0cb2e6cd2d10b1c646c7ec08724 144 0.15/1.00 vMB 17
272,268 272,268 00000000000000022d49afa0442281ed494cbfe5dcc79785c366288873742c35 515 0.25/1.00 vMB 57
272,267 272,267 0000000000000004e68950fa5b69d1e1466f38cda51511d47acb8d5aee53645d 425 0.19/1.00 vMB 51
272,266 272,266 0000000000000001a8e65b7a861375b30cc44a05ed9795861f21dc43523afe1c 42 0.02/1.00 vMB 71
272,265 272,265 0000000000000004bd418fc5061edf88b7c2e749cc854d445f5ca1ba7341f929 323 0.18/1.00 vMB 47
272,264 272,264 000000000000000091b035e575d44c22b8268bacd0282df4b4fd530d441bebb3 396 0.15/1.00 vMB 55
272,263 272,263 0000000000000004a4f0a273c2828cfb2f791379cec3e489cb752798dfe56d25 397 0.22/1.00 vMB 42
272,262 272,262 00000000000000047fd8479648064adadbae3e5934068def8feba04d5f70827e 384 0.16/1.00 vMB 113
272,261 272,261 000000000000000364a27300f7f72dab700c0e038deb373bab44ab83db34eae5 267 0.22/1.00 vMB 23
272,260 272,260 0000000000000002471bc9909f78a1ceaf1178f32ac34d89351ae4115e8539b8 576 0.25/1.00 vMB 49
272,259 272,259 0000000000000004ae136d414b5bfdaf99ba77f8c0c7a6312b331b9f7f2308d6 712 0.25/1.00 vMB 61
272,258 272,258 0000000000000005319df9b955c2367c4d32ca13401aab3f0b402740c806620b 728 0.25/1.00 vMB 83
272,257 272,257 0000000000000005238e06aebf88cd87817a99950da845032f3545eab42a8083 335 0.19/1.00 vMB 37
272,256 272,256 0000000000000003dbe41d13ce2fa0000be1157d53a6771a52b06823776873f5 665 0.25/1.00 vMB 49
272,255 272,255 0000000000000003249b4d2d247db4ce12ec8a0371576ddc50f9d2e8a74866af 632 0.25/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 783.10 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: 729.69 GB
    • Received: 18.49 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.