Loading Tool

Explorer IconExplorer

Memory Pool

81,462 transactions
31.25 vMB
0.10032810 BTC
Random Selection Loading Transactions
Max Size: 189.04/200 MB

Candidate Block

Mining Attempt f2773fa6d440fd63d9add8a4e43a8f64fdedec0f20b65a77d0c96e9b25a7e86f
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root cdc7197d9fee62d659131f67af13ce575d5fc5268edce56889bc219382c5fb87
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,412
Size: 1.00 vMB
Total Fees: 0.02321431 BTC
Feerates: 106.51 > 2.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (311,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
604,086 604,086 00000000000000000001205a3b7dddad365c6057d92c3d2d58679c2381a0269a 3,089 1.00/1.00 vMB 12
604,085 604,085 000000000000000000087ed34944c9b011bae8d571e9f0408eb0003f4fd242ac 2,531 1.00/1.00 vMB 11
604,084 604,084 000000000000000000140603c4079df404a8720d7d8ae280673900e5fb1a4c60 3,006 1.00/1.00 vMB 19
604,083 604,083 00000000000000000009f1ff0d9261953c0ea194f1c6c7f718863761fdbbbd70 3,249 1.00/1.00 vMB 33
604,082 604,082 000000000000000000145bdbc08b575335563cf75188600ae42964f8f62f1013 2,921 1.00/1.00 vMB 10
604,081 604,081 00000000000000000005eb1912acb961cdf1e314d2f8c7e0eec95101596c5450 3,363 1.00/1.00 vMB 21
604,080 604,080 0000000000000000000b5a1680f8e122444b7e28331bc07aedc165c2a1f16e43 2,630 1.00/1.00 vMB 42
604,079 604,079 00000000000000000015dd1a99e616b895b90927f2dd4be146f927c522899116 2,579 1.00/1.00 vMB 42
604,078 604,078 000000000000000000147fadbf078d39455a4068e85051c3ac5cbdec2958c647 2,594 1.00/1.00 vMB 33
604,077 604,077 00000000000000000012529bdd0bd8e0290581733f8e60488b3ed1f1df1de53e 1,498 1.00/1.00 vMB 13
604,076 604,076 00000000000000000015681993f4f08ce3b63277c7fed4d576bb099a7a751c94 2,609 1.00/1.00 vMB 15
604,075 604,075 00000000000000000002e12eae6952e4012b778399cd2429ece45e78cc20f589 3,003 1.00/1.00 vMB 24
604,074 604,074 0000000000000000000621cb3acadd089094e46e603ef8cb115cce9b31d8e7d2 3,232 1.00/1.00 vMB 14
604,073 604,073 0000000000000000001129749ded77d6cd1ea2fb97e081ed7d1d1573f7ef2255 3,058 1.00/1.00 vMB 30
604,072 604,072 0000000000000000000e8d9c59585fb8610335c48c563aef5baf58293ae04135 2,081 1.00/1.00 vMB 15
604,071 604,071 000000000000000000091d56087bff89ffad6fc50d617fb0fe791626cd555c42 2,578 1.00/1.00 vMB 17
604,070 604,070 00000000000000000014143d2fb4160cad22e9e70ef7ea19ea90b09cd3ff9f5b 686 1.00/1.00 vMB 5
604,069 604,069 0000000000000000000e60abbe4bdd61b7f72148492d0d235e08aeee12557eaa 1,126 1.00/1.00 vMB 6
604,068 604,068 000000000000000000153ec688c164c9774c5989ce49390359aeabdd278a94b9 3,075 1.00/1.00 vMB 19
604,067 604,067 000000000000000000156a0fd65e2d6854b7f192531538cbfc36799e122aa93b 2,296 1.00/1.00 vMB 13
604,066 604,066 0000000000000000000058b9c6288ec18cc2b7e5012ff7a60cdb56c9d39ac346 1,626 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.