Loading Tool

Explorer IconExplorer

Memory Pool

51,254 transactions
30.54 vMB
0.13430122 BTC
Random Selection Loading Transactions
Max Size: 162.83/200 MB

Candidate Block

Mining Attempt 259a0c3c95c080e563a542e23d90fceaae4f109002d90e85b7dc06d05cdbfe41
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 7898f663b97b5bd59903f8c1c94290c8f159c81507968f4db3476815834e97a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.05315566 BTC
Feerates: 179.69 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (178,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,088 736,088 000000000000000000065a7e4145e30999a4c284a504eba3d10b0abaf0ef5d09 2,603 1.00/1.00 vMB 23
736,087 736,087 000000000000000000064362d1eb3026cab108bc64b8d511c285617a8fc5fb3c 3,074 1.00/1.00 vMB 25
736,086 736,086 000000000000000000066a778ef54da981881cd2e8dcbc9fb197a01bf7b5eec5 2,494 1.00/1.00 vMB 29
736,085 736,085 0000000000000000000296f5b34b0017743604581a56b23f009bfd8ec1df7502 3,070 1.00/1.00 vMB 22
736,084 736,084 00000000000000000007022f6ebfed35738d26058dfde5e1f54d0502a7a169b1 3,213 1.00/1.00 vMB 34
736,083 736,083 0000000000000000000552804fdc58b8be4401a36c11082b7de50b32aa49ed1d 2,185 1.00/1.00 vMB 20
736,082 736,082 00000000000000000003781805b213bc14a8246905edcbe58cf636a461de68eb 1,845 1.00/1.00 vMB 20
736,081 736,081 00000000000000000003e15f8ceda24ccf32a0a5e4e0042d33d526ee45d015d6 2,421 1.00/1.00 vMB 22
736,080 736,080 000000000000000000043b759de6a7c0672725d2a408652cd20cab8c04e5eea0 834 1.00/1.00 vMB 15
736,079 736,079 000000000000000000003c041711a43d677601bf053fd34de269047ae394ebcf 2,477 1.00/1.00 vMB 19
736,078 736,078 00000000000000000002d928ccae18e135c011723a76549af55907e027f2c208 3,551 1.00/1.00 vMB 33
736,077 736,077 0000000000000000000596595dd2b03d7f40f1e87def5ba4240c28847f2f0ee0 1,208 1.00/1.00 vMB 16
736,076 736,076 00000000000000000001d053f9af483d80796ba7a05080cac2570849608f8cde 3,045 1.00/1.00 vMB 23
736,075 736,075 0000000000000000000498276ab58b547904fed0f8ae33b8a35e6e3a8666ea55 2,033 1.00/1.00 vMB 30
736,074 736,074 00000000000000000002a1d1b32062191c73a749d64fc44117a05aea3499bc3e 1,418 1.00/1.00 vMB 16
736,073 736,073 000000000000000000031f1a0e9e543150912c59337231f455397a1ee5f50a12 3,130 1.00/1.00 vMB 28
736,072 736,072 000000000000000000061442249a4706b0a3608f3073616684d7bc9839fd3596 1,059 1.00/1.00 vMB 17
736,071 736,071 00000000000000000002bd61f5d1a43ed13c8cd447ee1c281a680f777a8178cf 645 1.00/1.00 vMB 15
736,070 736,070 000000000000000000018a99ea882a1a9379f770ff2e20d8d93d04f62cbb4a8f 1,857 1.00/1.00 vMB 20
736,069 736,069 00000000000000000003187d86221558ac74311317d31ceba1aba036fe1104ca 1,341 1.00/1.00 vMB 19
736,068 736,068 00000000000000000003bde93c4df37b11a244800f7af76ece01e5133cb76f0a 1,863 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.70 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.