Loading Tool

Explorer IconExplorer

Memory Pool

82,580 transactions
34.55 vMB
0.15611760 BTC
Random Selection Loading Transactions
Max Size: 196.94/200 MB

Candidate Block

Mining Attempt 1dc3bd35055a9b94a0002028815800ab85bb47ce63ee0a8eefe78c5a429de809
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 3c2ede6c7a41730f5ee0eb501994e63482c231ccf8fffbeacbe0427266446fa7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.03849711 BTC
Feerates: 150.78 > 3.86 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (554,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,690 360,690 000000000000000003a954dcf90b3bdead6a7c4741e276d4617eaabdffd2127e 1,670 0.75/1.00 vMB 32
360,689 360,689 00000000000000000120560fd1a54fd89693f1700866f39e195e9de5d8176187 1,112 0.52/1.00 vMB 28
360,688 360,688 000000000000000010801caaea2fc20281701d49a6bd0860a50f6e9e8840f21f 271 0.14/1.00 vMB 30
360,687 360,687 000000000000000002aac3d4280f1d1b7b609f4ccf32eed30f6dc0e3b8dede7a 154 0.10/1.00 vMB 20
360,686 360,686 0000000000000000033131d486af4c452dbe2e856165281adadaf79c8e6d41f5 1,077 0.48/1.00 vMB 36
360,685 360,685 000000000000000005f55fa34de2c3432ad8dd5a302828443271326f56503106 273 0.26/1.00 vMB 16
360,684 360,684 00000000000000000a1cd7d3838b5c645bb6038d019034babc2155fb5eb99cc6 792 0.35/1.00 vMB 29
360,683 360,683 00000000000000001311a65a6d57018420c5b6c9092bd2a0412651064b415bb0 320 0.21/1.00 vMB 21
360,682 360,682 000000000000000001c636559db879a8cab93abb3f9e41a24c6752b7912285d2 699 0.31/1.00 vMB 30
360,681 360,681 0000000000000000134822c21b691ada1817ae048ab26527dc45ea0d72c0b3f0 332 0.19/1.00 vMB 25
360,680 360,680 00000000000000000819b1ddffb0bc0b0d9be7b532d4907e51c791c8c35f6a5f 864 0.50/1.00 vMB 24
360,679 360,679 0000000000000000112d01008cbed9a894cd8d86282538e15300ed10df8a8268 499 0.22/1.00 vMB 30
360,678 360,678 000000000000000014598a63853705debc271e590a2fd9a0d0c0def10d377ebb 1,083 0.50/1.00 vMB 27
360,677 360,677 0000000000000000141c68024b63bea14c863f67bd62cca8fa460e055a6d4cd7 466 0.31/1.00 vMB 23
360,676 360,676 00000000000000000ad083d7b7eb5bd5a01e7bf16b7005318c9e1f413ad603fc 1,669 0.75/1.00 vMB 30
360,675 360,675 000000000000000014e02c657d696bb9f5e1311cf5704d32d54a74f2a8d125a4 1,002 0.85/1.00 vMB 17
360,674 360,674 00000000000000000a369cb9370e0b19fdc5e5abae4d41b49ec0f4a4b59a8d77 2,556 0.95/1.00 vMB 41
360,673 360,673 00000000000000000e835625b88b2b04beac36096dec608fb9dd5a4facac830a 71 0.02/1.00 vMB 34
360,672 360,672 0000000000000000112ca7b89f0f76e6023b062abed21327edfb0bbfc47c646b 114 0.06/1.00 vMB 21
360,671 360,671 0000000000000000116fceb86d39b531e524404282845014ccc4f27379734eb6 1,040 0.48/1.00 vMB 26
360,670 360,670 00000000000000000b6e5128a76b032ffe9fe4eeaa1514ed7f4c2f6bcdfbd805 660 0.29/1.00 vMB 27
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: 728.28 GB
    • Received: 18.47 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.