Loading Tool

Explorer IconExplorer

Memory Pool

79,230 transactions
29.24 vMB
0.10366302 BTC
Random Selection Loading Transactions
Max Size: 177.28/200 MB

Candidate Block

Mining Attempt d099d3feceee3d89e498a49aa13edad1236ee7891454b3061521abc9abf16ef7
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root e85e0d0bead70152d1dd1814eded95134d340b11648aba4051a2323951856678
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,845
Size: 1.00 vMB
Total Fees: 0.04247185 BTC
Feerates: 137.15 > 4.26 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (569,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,679 345,679 00000000000000001313b5a874397e9832e0fe98a4d32f56be503c763c873f4b 1,837 0.99/1.00 vMB 29
345,678 345,678 00000000000000000cc14eacfc7057300aea87bed6fee904fd8e1c1f3dc008d4 48 0.07/1.00 vMB 5
345,677 345,677 0000000000000000109b6830b0cf095c81dfe42e4e4f48f5e126a8cb4f64a2ec 197 0.15/1.00 vMB 15
345,676 345,676 000000000000000001a2e8e2e4e1a36854f5ecf5febafb8c12611ff62a49fc8c 1,015 0.55/1.00 vMB 44
345,675 345,675 00000000000000001633ca10953a4f4fb8dff1ce785735850ffa074c9a7d5e34 136 0.09/1.00 vMB 21
345,674 345,674 00000000000000000ca17967774b0961dc66e58fd7212ad519d3c2b8252bb98e 965 0.49/1.00 vMB 29
345,673 345,673 00000000000000000d623cefa6f45c07b05afc243ab0a065f9788dcdfefb4b67 19 0.06/1.00 vMB 2
345,672 345,672 000000000000000011b4d0601ddbd677c73a37bc9fe36932202a1202c677ad65 192 0.15/1.00 vMB 14
345,671 345,671 00000000000000000d0af391fcfa02cfa72f31d586f379e76bc35b29afd3fdbc 194 0.23/1.00 vMB 8
345,670 345,670 000000000000000011a78959a7075f5d94545249c2efda174e0328b420565ae9 1,525 0.75/1.00 vMB 27
345,669 345,669 00000000000000000153babdfdabfe579d9e8db137aeac219ddd4ffb43fd8902 87 0.10/1.00 vMB 18
345,668 345,668 0000000000000000152ad5fdf7c3cc0ac85a1828c00ea3a2e455565fe06f333f 64 0.05/1.00 vMB 4
345,667 345,667 000000000000000013b32c06c7f3c8c60ff07919a0376e33502a7de9d74a3e96 580 0.41/1.00 vMB 20
345,666 345,666 00000000000000001144f4cc8e0ef281e4263cf92182d019832a001e137a1145 745 0.50/1.00 vMB 21
345,665 345,665 00000000000000000c82af40ecd59015079c89a9b097f8031fd0b49fd4262889 1,022 0.55/1.00 vMB 24
345,664 345,664 0000000000000000156e4283a978746840147f745837c147dff735245363f426 21 0.06/1.00 vMB 1
345,663 345,663 000000000000000002f6eba4aec0d2bae8d73d2720cfe98fa8e8b5a7618dd832 644 0.34/1.00 vMB 24
345,662 345,662 00000000000000000cf9439170d8a7df17357017cab0f16929fe04f7c1ca160e 510 0.28/1.00 vMB 24
345,661 345,661 00000000000000000d61fafed00c20514b4cddd57b15d184375a582d79cd4d1a 54 0.06/1.00 vMB 7
345,660 345,660 00000000000000000b5fae437591902d5b3be196a65c1ae0422a9ebab4ebbd60 777 0.39/1.00 vMB 25
345,659 345,659 000000000000000016435274cc12f648e5fa1d8a385acf4c8679aee772fcd2c2 411 0.31/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.