Loading Tool

Explorer IconExplorer

Memory Pool

40,061 transactions
27.09 vMB
0.07291250 BTC
Random Selection Loading Transactions
Max Size: 139.54/200 MB

Candidate Block

Mining Attempt 1425a18dc42e5a0b9b8208e8dcf57622bf9f879b5c3f0de08f9d5d3093113a6e
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root c7bde29be3f7ca70796ff94f4770d2c0d7e8ae66755f6b35e45db4beb8fee164
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,088
Size: 1.00 vMB
Total Fees: 0.02182237 BTC
Feerates: 107.72 > 2.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (456,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,772 457,772 000000000000000000c538b24e378ebe2d68a1e141a374b99b6d7718834f12fb 1,422 1.00/1.00 vMB 101
457,771 457,771 00000000000000000024ba2b094967cd4ca2bc29f76d306b4bb92b1c95672dcf 1,472 1.00/1.00 vMB 91
457,770 457,770 00000000000000000210fc5118b39c7f43d845ef37ec71b4de228db5cf9760bc 917 1.00/1.00 vMB 37
457,769 457,769 00000000000000000105a06327680fcebce1f8b4821e6cf9884e93f524b6cbb3 816 0.45/1.00 vMB 103
457,768 457,768 000000000000000000314d2d8e61416acdd48532109876050baeccfc9d3e30bd 2,345 1.00/1.00 vMB 189
457,767 457,767 000000000000000000590ce0223eff75320234b2fa73b05c6c32c910af19c706 826 1.00/1.00 vMB 46
457,766 457,766 0000000000000000021d5c406c5e781149557c1fa85f0c4fb3501dfbf6143745 1,611 1.00/1.00 vMB 121
457,765 457,765 000000000000000000d22cf2028038874c03bd1cc4466e86a7efc645391a8f53 555 1.00/1.00 vMB 25
457,764 457,764 00000000000000000236b6dc735c3df82b3a02b8f33641b50e99dfa399e3d7e8 766 1.00/1.00 vMB 34
457,763 457,763 00000000000000000212ba814c9082770bee132c5686c6223430219b01280ce5 665 1.00/1.00 vMB 31
457,762 457,762 000000000000000000dc2705197bcc2b8c8172067a85bd6335ea82fba08a8546 414 1.00/1.00 vMB 17
457,761 457,761 000000000000000000e2b44e9ea5e99940fc3159ee5a9811c7972f3b69ae1ff6 776 1.00/1.00 vMB 49
457,760 457,760 0000000000000000021bf229ef445e7cbe99c26d324f4b93b25682f0ce3cab31 729 1.00/1.00 vMB 40
457,759 457,759 000000000000000001de3a5b5c20fefba53eba82b497184a00aa8d65999b77e7 1,048 1.00/1.00 vMB 66
457,758 457,758 000000000000000000c970a6831e1092feb42ce53426d3bfb3a7d5c18d38baf3 371 1.00/1.00 vMB 15
457,757 457,757 0000000000000000014d1bf006e0fe11a65170a72680d0ac84d666eb0ada3f34 405 1.00/1.00 vMB 22
457,756 457,756 000000000000000001d4a9c06593b42aa45a6e11fe1d6da28bb3065ed44a7a75 1,003 1.00/1.00 vMB 88
457,755 457,755 0000000000000000013d228aa33d66fc315112ff5b53962421b7ea27599db483 1,202 1.00/1.00 vMB 88
457,754 457,754 000000000000000000dc3be54f3bd87fb186cd1ab26517d4c951500ae8c25e6c 670 1.00/1.00 vMB 52
457,753 457,753 00000000000000000233a0e6fe5b17807083668b0246cdbc2670ac42dbf8f3c8 1,207 1.00/1.00 vMB 74
457,752 457,752 0000000000000000003b3ce954f9d97fe9c56e501e7b4ac72221df596e14f03f 557 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.79 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: 633.64 GB
    • Received: 12.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.