Loading Tool

Explorer IconExplorer

Memory Pool

43,716 transactions
26.57 vMB
0.06505559 BTC
Random Selection Loading Transactions
Max Size: 139.47/200 MB

Candidate Block

Mining Attempt 16b511b7eeb6a09ec64a421db1c284fb8c1670e962dff003827b79d62e2b9a83
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 57085fd0c1cf055f9cbc7c9ee3ece2e89bd8853d6eaebc7c73089f2916ba560f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,851
Size: 1.00 vMB
Total Fees: 0.01625974 BTC
Feerates: 150.61 > 1.63 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (439,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,587 475,587 0000000000000000013f2daafad53cba71cf406b0486ea07acf6c38b2f15a697 1,229 1.00/1.00 vMB 78
475,586 475,586 0000000000000000007c4d417ceb7b66522cf201bf720d6bfcbda198540b3b78 2,462 1.00/1.00 vMB 156
475,585 475,585 00000000000000000031a473fbe1b375b9c4f8ee813121f54f95d8f269983b8c 479 0.25/1.00 vMB 122
475,584 475,584 00000000000000000101122112e9126b1c54eae9b8ffbc1bab727e59977642d1 275 0.10/1.00 vMB 152
475,583 475,583 0000000000000000014b1855be9456180a966b4269d93950466cd9e365554ef8 913 0.54/1.00 vMB 155
475,582 475,582 0000000000000000012248fc12f0742bf1119d8d6b0718e22a382b07744a4f97 227 0.13/1.00 vMB 164
475,581 475,581 0000000000000000004ddb4fa036510b53397b79c2ded31cdf6ae93c0fbc630b 790 0.47/1.00 vMB 179
475,580 475,580 00000000000000000068de73ab410b5a4e91fd00c08b6d8d3757f2ad59dbc40e 383 1.00/1.00 vMB 6
475,579 475,579 0000000000000000013be55d1bcc94b96c6f88fc156fe56bf221487de8a348c2 1,998 1.00/1.00 vMB 177
475,578 475,578 0000000000000000006bd8c05d9833a85f0065fdfac3d1b32fa3f261bb7dad73 524 1.00/1.00 vMB 18
475,577 475,577 000000000000000001082541a1b2068ba17ba590dc8234a108d008feb096487a 2,565 1.00/1.00 vMB 185
475,576 475,576 0000000000000000009bd8fc0684bb73dd2fc864e6a8a7c3ab90a46b45773565 1,209 1.00/1.00 vMB 22
475,575 475,575 0000000000000000008593d1c3428d140973fab9823e5167f1a38411917f7920 2,138 1.00/1.00 vMB 161
475,574 475,574 000000000000000000edf71cf65887e7fcc15c084c131a887013725298640eb3 1,994 1.00/1.00 vMB 229
475,573 475,573 000000000000000000781184ebf49dbaba4be64accef757af4b9bfaf2d01d7b6 2,191 1.00/1.00 vMB 69
475,572 475,572 0000000000000000004634386ba709fabc5ceefae45a0889734c8b0e9673bf90 2,297 1.00/1.00 vMB 216
475,571 475,571 000000000000000001270637a4632c0012e84d93c3cc111d7f545febcdd141c3 39 0.01/1.00 vMB 213
475,570 475,570 000000000000000001598f7fbfcbac46cec0b925681d3ad7f73462e7fdd8fa0f 223 0.09/1.00 vMB 117
475,569 475,569 00000000000000000071ccc50dfd91e99ee7b50d44f0c230ee3fbee9e3dff556 1,896 1.00/1.00 vMB 134
475,568 475,568 00000000000000000075eaeb96b6a1b0990939468f58045b61da5ae6545cbe29 2,259 1.00/1.00 vMB 235
475,567 475,567 000000000000000000bb18ce4c87d26af212c271fe5a04ca4449c293017fab14 1,625 1.00/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.