Loading Tool

Explorer IconExplorer

Memory Pool

80,180 transactions
30.81 vMB
0.09499016 BTC
Random Selection Loading Transactions
Max Size: 186.24/200 MB

Candidate Block

Mining Attempt 3b27e3db4d81348f729a25262292ce236f2d18ec101af60945ec59082864eefa
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 32c83905e5dd56fff5b95931f2b7e6320fa6d02a5c8eb70e1a93fd10391e51b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,302
Size: 1.00 vMB
Total Fees: 0.02161215 BTC
Feerates: 50.98 > 2.17 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (556,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,512 358,512 00000000000000000d5f9dce1c3055e377acd9c3752e6e1da6c310cba52038c5 1,137 0.56/1.00 vMB 26
358,511 358,511 000000000000000010b4da6a37b93e748df66620ede9b992e43bfc6045f2afad 211 0.10/1.00 vMB 25
358,510 358,510 00000000000000000592ab89b92ccc504908b8c0d04e511efa7344933de9002b 375 0.21/1.00 vMB 28
358,509 358,509 00000000000000000543cefb1a987188a60adc00c8afc147ef5a58f4c1cf22a1 485 0.22/1.00 vMB 29
358,508 358,508 000000000000000010733c44804d37db7a81bb1a791d51c3f8b6b759c602d1c6 403 0.21/1.00 vMB 29
358,507 358,507 00000000000000000ed4658ebd3abe9199192c7329074069ac0a2bb8c8e615f3 326 0.16/1.00 vMB 25
358,506 358,506 000000000000000012c6b7ee0f8abebbf7f7f2e3f273160090728b0e479405f8 674 0.32/1.00 vMB 27
358,505 358,505 000000000000000004290120810e72e1d55911d9fcaff539fddd8bfc2797f595 899 0.65/1.00 vMB 16
358,504 358,504 000000000000000004757a1159041e488b1617143f7fe6190664fec93b36492d 1 0.00/1.00 vMB 0
358,503 358,503 00000000000000000e8606a03c9f7135efadeb4b0caa7e87df4172078599573b 790 0.36/1.00 vMB 29
358,502 358,502 00000000000000000d8cefe834490c37e1ce2128204e6d8893a1866546012ea4 676 0.33/1.00 vMB 28
358,501 358,501 00000000000000000f207fca2170921e252aefa7033986f91889e37a5287725c 205 0.12/1.00 vMB 22
358,500 358,500 000000000000000009d5c5a4461fd1ffb6b4c7c0006a78734bded13e1f349503 651 0.38/1.00 vMB 22
358,499 358,499 00000000000000000c075d0a16f951f244f320ffda2a4cbd98a190758053d143 342 0.16/1.00 vMB 29
358,498 358,498 00000000000000001289ead1f5408f743d112ad788aa994103ca88a74bbdcfa4 458 0.19/1.00 vMB 29
358,497 358,497 0000000000000000036723d4c5b304abdcb4529fc31c05e3fcc0c5ba13d45c1d 230 0.18/1.00 vMB 16
358,496 358,496 00000000000000000d96306f822c7e394ca2192b4d6cc23f998491fee4e1f82d 1 0.00/1.00 vMB 0
358,495 358,495 00000000000000000d2506764c9d130b10a615075b495db89dd9c98a3609f3d0 1,127 0.54/1.00 vMB 27
358,494 358,494 00000000000000000b4539f6ebfe1127f499a79ee399b5bfad95eec89fee717c 365 0.17/1.00 vMB 27
358,493 358,493 00000000000000000f6bdc24ca1f5be2578f6c39fabd423ac88c55f1a32f9b8f 1,166 0.57/1.00 vMB 25
358,492 358,492 000000000000000002b3d80f1e77bb068d054a91638f8919179bf7101a82db2f 225 0.10/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.08 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: 723.37 GB
    • Received: 18.40 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.