Loading Tool

Explorer IconExplorer

Memory Pool

80,294 transactions
29.84 vMB
0.09053339 BTC
Random Selection Loading Transactions
Max Size: 182.22/200 MB

Candidate Block

Mining Attempt c090e2ae3a3fba2188418daeccecb1009d8859b59898f0e1e74b7aaf7985dd80
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1409164aac9f7db68b57df6cf4250c12b53a9c0e73294c4a0e5f2d3688237bc7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,609
Size: 1.00 vMB
Total Fees: 0.02452769 BTC
Feerates: 402.60 > 2.46 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (16,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
898,685 898,685 00000000000000000001e9038a4b4195948db7c3173971905be7fa8c00f97566 3,795 1.00/1.00 vMB 1
898,684 898,684 00000000000000000000731c403ca6414154fed666227205ecc7a433e5ee1187 3,042 1.00/1.00 vMB 3
898,683 898,683 00000000000000000001a5cdfebe8e0b442ea9a4ba9150fa600c9f16ef4a5293 2,755 1.00/1.00 vMB 1
898,682 898,682 0000000000000000000012ce5652b56232eee3444846a9f656c09c7bade002e4 982 1.00/1.00 vMB 2
898,681 898,681 00000000000000000001b75533c62facaa2e9f952a51bf13602a91ebe06b9d01 1,638 1.00/1.00 vMB 3
898,680 898,680 000000000000000000013c41f106dd0e56f10778e1fd83d45df7aba23e40b098 561 1.00/1.00 vMB 2
898,679 898,679 00000000000000000000024e5429754c0d66c2e7caee8c3e88e6ddd2bdd51a1e 2,586 1.00/1.00 vMB 4
898,678 898,678 000000000000000000004e30de1935628150317c6e73da81c8e1ca4ab808d2c9 340 1.00/1.00 vMB 2
898,677 898,677 000000000000000000016c0aafda00a08c9ae1bd29d8be2cf1102641b4bd9788 1,473 1.00/1.00 vMB 3
898,676 898,676 000000000000000000011cb0df5a5bfe708ebad50317d0c3917b98f2242ad359 2,792 1.00/1.00 vMB 4
898,675 898,675 0000000000000000000231499994f3fd23cc37e339a0fe3aa26c0a0fd1041682 1,592 1.00/1.00 vMB 2
898,674 898,674 000000000000000000019a2188f6bbde756f2668a7037ec47394d438ecee42d5 2,881 1.00/1.00 vMB 5
898,673 898,673 00000000000000000001ac2825a042f4dfd83cbcee4ba34369bbc1b3a6194bb7 1,650 1.00/1.00 vMB 3
898,672 898,672 000000000000000000015fedbbac33246c9951683d9823cb59937d8a736281c9 1,319 1.00/1.00 vMB 3
898,671 898,671 0000000000000000000006537e85c8469f385e14d53bc952adfafd1c528c5dfe 1,329 1.00/1.00 vMB 2
898,670 898,670 000000000000000000020befcf6b309e5e4926b0c1565d657f801cdad8dd5d4e 799 1.00/1.00 vMB 2
898,669 898,669 000000000000000000000d88e51eaf7cfe693d5b2957037524f3fbe925398e76 1,199 1.00/1.00 vMB 3
898,668 898,668 00000000000000000002005730ea3057f4bb60d427ab7000ce334a913501f258 2,556 1.00/1.00 vMB 7
898,667 898,667 00000000000000000000f29ae6176f2888173467571b076a49c0c4a2fb25748f 1,600 1.00/1.00 vMB 3
898,666 898,666 000000000000000000016c128b30024c911009d2ad4509df3955693108b774b0 3,379 1.00/1.00 vMB 7
898,665 898,665 00000000000000000001eaf173ea83d5327cb6de70b455e8cf4c34a6b54464ad 890 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.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.