Loading Tool

Explorer IconExplorer

Memory Pool

79,026 transactions
29.66 vMB
0.10835830 BTC
Random Selection Loading Transactions
Max Size: 178.05/200 MB

Candidate Block

Mining Attempt 174cd8b0e304e79d55d09317444bccea228011cc87f15540abaf713805b69785
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 5f0e2a0d223b4b40bdc109fe8379bcc369b6eaa5a294642d3b0a5bc59b9a9ed6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,767
Size: 1.00 vMB
Total Fees: 0.02584867 BTC
Feerates: 100.53 > 2.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (196,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
718,847 718,847 00000000000000000003c7ad12d81b35ada3bc2017528679d766218b3b5c3af5 2,849 1.00/1.00 vMB 8
718,846 718,846 00000000000000000004e69928b1a222197f3bfba624c4297a94236f5b61a165 2,875 1.00/1.00 vMB 10
718,845 718,845 000000000000000000011ed85ab591c7a47db413e1f6d433815e383d9793158a 1,454 1.00/1.00 vMB 1
718,844 718,844 0000000000000000000761387b1cfd2bc5ab6deafd676760810a2e349e21baeb 813 1.00/1.00 vMB 2
718,843 718,843 000000000000000000055efabec42a3daae9351ca86922f9fe75bb254af79a91 1,671 1.00/1.00 vMB 2
718,842 718,842 0000000000000000000af9a7a947fa9db41cb1889f5e27ce58f8cf8f234a69aa 4,003 1.00/1.00 vMB 5
718,841 718,841 00000000000000000004c4c48dc68b8152d0e2a9c574701cbe3be88f79903463 2,793 1.00/1.00 vMB 10
718,840 718,840 00000000000000000008a9be349e8b3305cb084970e7ede8fde11b43b89d2cc2 2,850 1.00/1.00 vMB 4
718,839 718,839 00000000000000000009ae3fb45126198572bfa005f1e8d558ccd248ace6c0ec 3,597 1.00/1.00 vMB 4
718,838 718,838 00000000000000000001c0f8414bc297a5853f1e61b158cbfc32f8098ab11f44 2,015 1.00/1.00 vMB 20
718,837 718,837 000000000000000000049dc079b0436935a0a045bcfed25bc8e19c001c3ed7bb 2,784 1.00/1.00 vMB 11
718,836 718,836 000000000000000000042870cdb35d983ca9297e093b755e1d20afeee9d96b2b 3,208 1.00/1.00 vMB 5
718,835 718,835 00000000000000000003c85be4cfe91e71a8061c3ed3b7ba81f4d0bb5f359432 2,845 1.00/1.00 vMB 16
718,834 718,834 000000000000000000048396aafb768b8cf535c6d986104b9e74383dd370cf88 2,392 1.00/1.00 vMB 6
718,833 718,833 0000000000000000000714505f6eceb5b0d00ae029562a2586669c7406db234b 3,037 1.00/1.00 vMB 9
718,832 718,832 00000000000000000009de69ff9ef535549fc245cbc0cb13270eaf0211d423ca 1,865 0.78/1.00 vMB 6
718,831 718,831 000000000000000000023c2a872ff914f6fcc01235ece509f88481fc1f7b1619 419 0.14/1.00 vMB 7
718,830 718,830 00000000000000000009c4646f1d2d3963257ca6881794e04980e5155851b7c0 1,444 0.57/1.00 vMB 3
718,829 718,829 00000000000000000002ea261f13aaa60c4a16719944b3926b81d5c3c788cba3 3,192 1.00/1.00 vMB 10
718,828 718,828 00000000000000000001c10eb42916234624e91f46e79354f077ce6b14a79363 17 0.01/1.00 vMB 2
718,827 718,827 000000000000000000079ce814622f14f42398e2d7ead8711d3197f38600b50b 485 0.22/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.