Loading Tool

Explorer IconExplorer

Memory Pool

78,680 transactions
29.18 vMB
0.06854102 BTC
Random Selection Loading Transactions
Max Size: 175.06/200 MB

Candidate Block

Mining Attempt a442df7557203f96a515a46f9577e6d50d817908ef23f38f9eba68574f7b952e
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 45044d282eaeb4d057c5fadc45d3a9633b8190ca9bba1ad129490de904d7f0c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,465
Size: 1.00 vMB
Total Fees: 0.00934169 BTC
Feerates: 170.94 > 0.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (729,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,554 185,554 00000000000007438198445ed0616ebe60e0c7193f69cad55844efdc4c632099 130 0.07/1.00 vMB 74
185,553 185,553 00000000000008390b9d51db496458a4fc56e41a1820bec1f3b91d5dfa255b4a 122 0.05/1.00 vMB 91
185,552 185,552 00000000000000db4bc0df6e2f627ca6e0a0f5dba032a015b312dc8f41a2bed0 161 0.07/1.00 vMB 88
185,551 185,551 0000000000000582cc1cea4920c18bf23ad3bf537b44e4e9fd53ead44fc81daa 545 0.25/1.00 vMB 129
185,550 185,550 00000000000006423d51be8e58de95f1bb9143d5443af8bff56f577c9614eac4 141 0.05/1.00 vMB 59
185,549 185,549 00000000000002af785d1dcab6016069ec87ccbb87efe40383d6748e7dc4343b 127 0.05/1.00 vMB 131
185,548 185,548 00000000000001729e992d0f67a6524bad1c3e50e341bc5120eb0aeb0d7f2acb 23 0.01/1.00 vMB 43
185,547 185,547 00000000000004607e5a7ce0afe3211b6f2b99a5a6608bd3250918efe6026895 353 0.22/1.00 vMB 101
185,546 185,546 000000000000036185b392d6009140cb9be41531675294e021dc2d73cb3dd3f5 134 0.05/1.00 vMB 298
185,545 185,545 000000000000013c22ba9797d54ada84b1731a6351220b0bc865a2ca3b73bf04 235 0.07/1.00 vMB 1,525
185,544 185,544 000000000000003e64aec7d67ffe3e1b1c1fbd0676789b49f661551de53324d7 10 0.00/1.00 vMB 15
185,543 185,543 00000000000006428f11fd69fd7de9752421f7aae52219c4ba71dcb0b3499bc4 24 0.01/1.00 vMB 74
185,542 185,542 00000000000004030e9b42832c43cf15121e7cd0730e51b4dac355d54f549db0 485 0.19/1.00 vMB 127
185,541 185,541 00000000000004cf0a7d7743ed9d8215085ba11313006bb90d9343169c85e221 520 0.25/1.00 vMB 114
185,540 185,540 00000000000009b65306418289b214879878335d43d90861b631c9bba0e938ec 99 0.05/1.00 vMB 99
185,539 185,539 0000000000000962bcb594d162a504c6396e89391f7634947d877565666ad1a6 508 0.21/1.00 vMB 148
185,538 185,538 0000000000000895682733ce2da8dbe66f682dcc42947d20827b6393e602a16b 392 0.17/1.00 vMB 101
185,537 185,537 0000000000000569ccf29a8406c7ded1f6a5569eb5fb25c2e5f50fead1826dcf 120 0.07/1.00 vMB 151
185,536 185,536 00000000000001c6cae1022fd4d4d00d1ba9ee9dae2580c6e187d590f0912cc6 628 0.29/1.00 vMB 119
185,535 185,535 000000000000031967ab077fd7485f6faa99add1b6ee076ad4ae963d2de58eef 145 0.04/1.00 vMB 64
185,534 185,534 0000000000000434c8902a479fba8b3c2f593aefd7b5e90e7c17375385d8957d 131 0.05/1.00 vMB 1,030
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.