Loading Tool

Explorer IconExplorer

Memory Pool

74,465 transactions
27.47 vMB
0.07007027 BTC
Random Selection Loading Transactions
Max Size: 167.76/200 MB

Candidate Block

Mining Attempt 2c0ee26710ec999c5d69657de9e6be189c974a50d0bfd034f0b7f1d5156e22b1
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root f57de7ba0b13535751ce58253f0c7769483e5415cdc17765b6a767bffcd2ac2b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,010
Size: 1.00 vMB
Total Fees: 0.01153116 BTC
Feerates: 100.53 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (402,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,757 512,757 00000000000000000011561591046f961f00d25418b76f93b2a405894a8b787c 2,074 1.00/1.00 vMB 75
512,756 512,756 0000000000000000001e7e8fcdf6c0d66753312c0232b4e4ebcea119bb850214 2,712 1.00/1.00 vMB 24
512,755 512,755 00000000000000000052d30bbd63688a3c562b9f509da10f3f7414ab029b8669 2,154 1.00/1.00 vMB 29
512,754 512,754 0000000000000000004e51744006acb679e72ac435a3d5570f48d77814778e1a 2,350 1.00/1.00 vMB 42
512,753 512,753 0000000000000000004fabb08a6efec353b96ad366950dd8c0b64682bc464ff0 1,630 1.00/1.00 vMB 14
512,752 512,752 000000000000000000557b0fe2d52098edc893ad0f2b223f78c77d3c50869167 416 0.24/1.00 vMB 75
512,751 512,751 00000000000000000054505bcb5e6fbbca477cd71b7ee2426d09d238248344bb 1,403 0.72/1.00 vMB 54
512,750 512,750 0000000000000000001c71ba134ea5f680158173dfddff4d5c9eeafd65b679ba 1,878 1.00/1.00 vMB 42
512,749 512,749 0000000000000000004e4e4b2f7966ea2b7db038716b86ff9a75b7dc8ac52dd8 442 1.00/1.00 vMB 4
512,748 512,748 0000000000000000002a4e7e6a73d3b8e7c24209529ef19f4053ea9fb45f641b 529 1.00/1.00 vMB 10
512,747 512,747 00000000000000000046e8bca24dac52684713b2d0dbd032f514066e0d566269 2,090 1.00/1.00 vMB 44
512,746 512,746 0000000000000000000806c70dfcf5e3c90d4925638c6cc24df9ed28f1249d1a 1,422 1.00/1.00 vMB 5
512,745 512,745 00000000000000000051dee2887dd79a67025cfca619892bc59f7536eaeeef8e 1,966 1.00/1.00 vMB 32
512,744 512,744 000000000000000000528ba6d392f75c3a3e0be43ff8452be66734a672c0c192 2,468 1.00/1.00 vMB 10
512,743 512,743 00000000000000000012fabec6c8131e92074020791aa3a043023c15ce12bb37 1,733 1.00/1.00 vMB 61
512,742 512,742 000000000000000000556d3881df9ea4ec373cf88729dca7770012a33a49acfc 2,248 0.76/1.00 vMB 20
512,741 512,741 0000000000000000000fddd118f8729f562c54fd28030faed9b258d29ad2e85b 2,030 1.00/1.00 vMB 9
512,740 512,740 000000000000000000541c121621c8912f42a962fd56019a776c2e7eafdbaef4 1,456 1.00/1.00 vMB 14
512,739 512,739 0000000000000000003fec370049329a2895d1b9adc06c22b1c8263c7662596d 1,042 1.00/1.00 vMB 51
512,738 512,738 0000000000000000002d5991516c41649800e9fe4046de6ac4a7453fa529e3d9 736 1.00/1.00 vMB 54
512,737 512,737 00000000000000000034458e6edc237aec47b9835b5084aaa919d9c6dcc5c6a3 632 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.10 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.