Loading Tool

Explorer IconExplorer

Memory Pool

39,201 transactions
27.15 vMB
0.07229773 BTC
Random Selection Loading Transactions
Max Size: 139.59/200 MB

Candidate Block

Mining Attempt 291d55ab5cc683a6440c91b5d7d1710e4dc354572ca08569a49086e640e1ccbc
Version 20000000
Previous Block 0000000000000000000117e35ba6b6f76113adff270db22d62cb0c4cdeb553ac
Merkle Root 2cee9e59e015f9b8b025f8a42982b8ff9d4bfb9108444b41225f91dd5be71ba9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,333
Size: 1.00 vMB
Total Fees: 0.01972096 BTC
Feerates: 100.53 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,303 (894,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
19,748 19,748 00000000abd52f99fb9057a9d39ade2c551bbd945ab39d4908121ee4f9172cf7 1 0.00/1.00 vMB 0
19,747 19,747 00000000911d1c1bbe93baf70996bdcbbe221844e15bb2825c9f31c3967ee0e9 1 0.00/1.00 vMB 0
19,746 19,746 00000000dc245f1173b2f0e1281265029e50780d7f1125efd53baed3fe5b25b0 1 0.00/1.00 vMB 0
19,745 19,745 00000000bfd90ede1493e343ed420a6bdff526a249fb97cac99613f383165c67 1 0.00/1.00 vMB 0
19,744 19,744 000000004bf19fda1cf94a6cb5f89443263eedf7d0688bf2c955b0e37e809ddc 1 0.00/1.00 vMB 0
19,743 19,743 000000000c00bc197206712716aefd18633297162388ec8bac32e19a0e1ab3fb 1 0.00/1.00 vMB 0
19,742 19,742 00000000ecf70f827f5693ba9b3fe037b339551eb91a1f455129c2d0e8c3e18c 1 0.00/1.00 vMB 0
19,741 19,741 00000000fe968445406e5a8966ac51749aa4f8c86d7f933837fcd483a39b7d9d 1 0.00/1.00 vMB 0
19,740 19,740 0000000007a9e2411489786618680442d2884c2b6613c95ceb4be7af3747ff18 1 0.00/1.00 vMB 0
19,739 19,739 0000000089806af980d9745ac8281cf70a077acc687ff34dd524cd4e1b3ee8d6 1 0.00/1.00 vMB 0
19,738 19,738 000000008aa54feb83b2487f98ab3d379d7bdd14bb9ced6dfbb05e0138b1f32a 1 0.00/1.00 vMB 0
19,737 19,737 000000008c67c829a75488aaffc99b289f299c46c7ee4009272757e69885e2db 1 0.00/1.00 vMB 0
19,736 19,736 0000000095f5faece314de36abc826e3db682918fc33e0a739421da3c33f0eab 1 0.00/1.00 vMB 0
19,735 19,735 000000006b5a4c0380ef3ff4b4d8fe82b84105b467ca2f391855a9b6a1c23419 1 0.00/1.00 vMB 0
19,734 19,734 00000000f6370aa2cc0f1409e34f92ce92215e1777d18375b86384c50a350629 1 0.00/1.00 vMB 0
19,733 19,733 0000000024bb9960287f6aa081edf7b67d625216d3ed3d475d8cbf7c0fe12394 1 0.00/1.00 vMB 0
19,732 19,732 0000000009cdfb4b3c30e91b43a89fcb5b5f4e9359e4672d3e6089749aad3f27 1 0.00/1.00 vMB 0
19,731 19,731 00000000f60c692cfa30b5703676b0a02fa9552be52281e404d230324a88c551 1 0.00/1.00 vMB 0
19,730 19,730 00000000555eefe61ab1dcb2634bb5264b5152023bc71b30d76e78d85a768c00 1 0.00/1.00 vMB 0
19,729 19,729 00000000584b85da7bddccb291a7b4e40f3dd0010c13b67b9eb890c9bffca6f6 1 0.00/1.00 vMB 0
19,728 19,728 00000000cae2efc5771b986b2d988292290e77205920df359357e10ce95eaf81 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.13 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 581.28 GB
    • Received: 9.05 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.